+++ date ++ echo 'INFO: =================== Thu Feb 6 00:52:05 UTC 2025 ===================' INFO: =================== Thu Feb 6 00:52:05 UTC 2025 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.38,10.20.0.10,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ (( 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.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 3 ++ return + my_ip_and_order='10.0.0.38 3' + '[' -n '10.0.0.38 3' ']' + break + '[' -z '10.0.0.38 3' ']' ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-02-06 00:52:08,012] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 00:52:08,380] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 00:52:08,419] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 00:52:08,422] INFO starting (kafka.server.KafkaServer) [2025-02-06 00:52:08,423] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 00:52:08,436] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,441] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-3. (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,441] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,442] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,442] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,442] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,442] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,444] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,448] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 00:52:08,452] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,454] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,457] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,460] INFO Socket connection established, initiating session, client: /10.0.0.38:42072, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,469] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181, sessionid = 0x100001ddfa9000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,471] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,689] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 00:52:08,694] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-06 00:52:08,735] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 00:52:08,741] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 00:52:08,765] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,766] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,766] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,785] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-06 00:52:08,789] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 00:52:08,791] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 00:52:08,801] INFO Loaded 0 logs in 11ms. (kafka.log.LogManager) [2025-02-06 00:52:08,811] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 00:52:08,814] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 00:52:09,221] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.Acceptor) [2025-02-06 00:52:09,247] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 00:52:09,263] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,264] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,265] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,266] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,277] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 00:52:09,335] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,349] INFO Stat of the created znode at /brokers/ids/3 is: 4294967880,4294967880,1738803129342,1738803129342,1,0,0,72057722344374284,188,0,4294967880 (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,349] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 4294967880 (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,397] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,400] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,400] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,430] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 00:52:09,431] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 00:52:09,443] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 10 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 00:52:09,461] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:1000,blockEndProducerId:1999) by writing to Zk with path version 2 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 00:52:09,489] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 00:52:09,490] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 00:52:09,490] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 00:52:09,511] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,526] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 00:52:09,552] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 00:52:09,555] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 00:52:09,556] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 00:52:09,560] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,560] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,560] INFO Kafka startTimeMs: 1738803129556 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,561] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-06 00:52:10,857] INFO Creating topic -uve-topic-0 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,857] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,885] INFO Creating topic -uve-topic-29 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,898] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,914] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,922] INFO [KafkaApi-3] Auto creation of topic -uve-topic-26 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,927] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,934] INFO [KafkaApi-3] Auto creation of topic -uve-topic-18 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,939] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,945] INFO [KafkaApi-3] Auto creation of topic -uve-topic-28 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,955] INFO Creating topic -uve-topic-4 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,962] INFO [KafkaApi-3] Auto creation of topic -uve-topic-4 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,966] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,977] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(structured_syslog_topic-3, structured_syslog_topic-6, structured_syslog_topic-9, structured_syslog_topic-24, structured_syslog_topic-15, structured_syslog_topic-21, structured_syslog_topic-0, structured_syslog_topic-12, structured_syslog_topic-27, structured_syslog_topic-18) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:10,977] INFO [KafkaApi-3] Auto creation of topic -uve-topic-22 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,983] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,008] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,017] INFO Creating topic -uve-topic-25 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,027] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,032] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,036] INFO [KafkaApi-3] Auto creation of topic -uve-topic-3 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,041] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,042] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-06 00:52:11,042] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,046] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,060] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,061] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,061] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-06 00:52:11,061] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,066] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,069] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,069] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-06 00:52:11,069] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,073] INFO Creating topic -uve-topic-21 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,083] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,088] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,088] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-06 00:52:11,088] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,098] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,102] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,103] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-06 00:52:11,103] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,111] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,112] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,112] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-06 00:52:11,112] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,114] INFO Creating topic -uve-topic-10 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,130] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,131] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,131] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-06 00:52:11,131] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,144] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,147] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,147] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-06 00:52:11,147] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,158] INFO Creating topic -uve-topic-13 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,158] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,159] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,159] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-06 00:52:11,159] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,166] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,167] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,167] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-06 00:52:11,167] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,195] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,196] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,196] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-06 00:52:11,196] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,203] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,204] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,204] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-06 00:52:11,204] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,215] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,215] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,216] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-06 00:52:11,216] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,229] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,231] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,231] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-06 00:52:11,232] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,240] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,241] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,241] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-06 00:52:11,241] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,248] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,250] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,250] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-06 00:52:11,250] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,269] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,270] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,271] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-06 00:52:11,271] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,297] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,298] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,299] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-06 00:52:11,299] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,306] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,307] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,307] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,307] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,337] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,338] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,338] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-06 00:52:11,338] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,361] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,362] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,362] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-06 00:52:11,362] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,369] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,370] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,370] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-06 00:52:11,370] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,379] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,379] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,379] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-06 00:52:11,379] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,387] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,388] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,388] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-06 00:52:11,388] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,393] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,393] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,393] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-06 00:52:11,394] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,399] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,399] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,399] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-06 00:52:11,399] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,402] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,403] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,403] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-06 00:52:11,403] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,409] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,409] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,409] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-06 00:52:11,409] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,414] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,414] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,414] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-06 00:52:11,414] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,419] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,420] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,420] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-06 00:52:11,420] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,420] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,422] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(structured_syslog_topic-7, structured_syslog_topic-29, structured_syslog_topic-22, structured_syslog_topic-11, structured_syslog_topic-4, structured_syslog_topic-26, structured_syslog_topic-19, structured_syslog_topic-8, structured_syslog_topic-1, structured_syslog_topic-20, structured_syslog_topic-23, structured_syslog_topic-16, structured_syslog_topic-13, structured_syslog_topic-2, structured_syslog_topic-5, structured_syslog_topic-28, structured_syslog_topic-17, structured_syslog_topic-10, structured_syslog_topic-25, structured_syslog_topic-14) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,438] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(structured_syslog_topic-17 -> (offset=0, leaderEpoch=0), structured_syslog_topic-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-20 -> (offset=0, leaderEpoch=0), structured_syslog_topic-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-5 -> (offset=0, leaderEpoch=0), structured_syslog_topic-29 -> (offset=0, leaderEpoch=0), structured_syslog_topic-23 -> (offset=0, leaderEpoch=0), structured_syslog_topic-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,442] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(structured_syslog_topic-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-10 -> (offset=0, leaderEpoch=0), structured_syslog_topic-28 -> (offset=0, leaderEpoch=0), structured_syslog_topic-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-19 -> (offset=0, leaderEpoch=0), structured_syslog_topic-1 -> (offset=0, leaderEpoch=0), structured_syslog_topic-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-7 -> (offset=0, leaderEpoch=0), structured_syslog_topic-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,447] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,448] INFO [Log 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.Log) [2025-02-06 00:52:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,449] INFO [Log 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.Log) [2025-02-06 00:52:11,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,449] INFO [Log 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.Log) [2025-02-06 00:52:11,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,449] INFO [Log 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.Log) [2025-02-06 00:52:11,544] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-18-27, -uve-topic-9-13, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-29-11, -uve-topic-28-28, -uve-topic-0-23, -uve-topic-9-10, -uve-topic-28-19, -uve-topic-0-11, -uve-topic-28-25, -uve-topic-28-4, -uve-topic-29-29, -uve-topic-0-5, -uve-topic-28-22, -uve-topic-29-23, -uve-topic-26-7, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-9-19, -uve-topic-0-2, -uve-topic-29-26, -uve-topic-18-9, -uve-topic-26-13, -uve-topic-0-8, -uve-topic-29-2, -uve-topic-26-16, -uve-topic-29-8, -uve-topic-5-10, -uve-topic-26-10, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-28-7, -uve-topic-26-25, -uve-topic-0-26, -uve-topic-5-13, -uve-topic-0-20, -uve-topic-26-22, -uve-topic-26-4, -uve-topic-26-28, -uve-topic-0-14, -uve-topic-18-18, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-18-15, -uve-topic-5-28, -uve-topic-9-1, -uve-topic-18-21, -uve-topic-26-19, -uve-topic-18-24, -uve-topic-9-7, -uve-topic-28-16, -uve-topic-5-25, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-9-28, -uve-topic-5-16, -uve-topic-29-20, -uve-topic-18-6, -uve-topic-29-14, -uve-topic-18-0, -uve-topic-28-13, -uve-topic-26-1, -uve-topic-9-25, -uve-topic-5-4, -uve-topic-9-22) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,549] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,553] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,555] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-06 00:52:11,556] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,563] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,564] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,564] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-06 00:52:11,564] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,567] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,570] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:11,605] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,607] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,607] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-06 00:52:11,607] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,620] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,622] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,622] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,622] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,634] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,635] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,635] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-06 00:52:11,635] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,662] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,663] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,663] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-06 00:52:11,663] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,677] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,681] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,682] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-06 00:52:11,682] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,696] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,702] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,702] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-06 00:52:11,702] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,715] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,726] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,726] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-06 00:52:11,726] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,740] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,741] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,742] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-06 00:52:11,742] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,759] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,760] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,760] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-06 00:52:11,760] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,765] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,766] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,773] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-06 00:52:11,773] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,791] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,792] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,792] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-06 00:52:11,792] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,803] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,803] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,803] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-06 00:52:11,803] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,818] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,819] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,819] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-06 00:52:11,819] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,829] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,830] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,830] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-06 00:52:11,830] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,843] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,846] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,847] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-06 00:52:11,848] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,882] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,883] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,883] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-06 00:52:11,884] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,913] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,914] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,914] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,914] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,921] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,921] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,921] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-06 00:52:11,921] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,937] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,938] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,939] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-06 00:52:11,939] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,953] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,953] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,953] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-06 00:52:11,953] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,965] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,969] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,969] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-06 00:52:11,970] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,985] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,986] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,986] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-06 00:52:11,986] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,991] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,992] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,992] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-06 00:52:11,992] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,996] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:11,997] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:11,997] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-06 00:52:11,997] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,001] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,002] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,002] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,002] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,007] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,007] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,007] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,007] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,012] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,013] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,013] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,013] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,017] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,018] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,018] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,018] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,023] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,024] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,024] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,024] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,028] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,029] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,029] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,029] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,035] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,036] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,036] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,036] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,042] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,044] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,044] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,045] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,049] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,050] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,050] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,050] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,060] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,060] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,060] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,060] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,067] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,068] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,068] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-06 00:52:12,069] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,075] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,076] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,076] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,076] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,083] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,085] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,086] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,086] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,091] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,092] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,092] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,092] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,097] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,097] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,097] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,097] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,106] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,106] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,106] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,106] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,112] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,112] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,115] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,115] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,120] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,123] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,123] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,123] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,131] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,133] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,134] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,134] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,141] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,143] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,144] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-06 00:52:12,144] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,152] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,154] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,154] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,154] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,163] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,165] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,165] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,165] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,173] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,174] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,175] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,175] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,186] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,188] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,189] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,189] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,215] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,218] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,220] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,220] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,228] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,232] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,232] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,233] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,245] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,247] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,247] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,247] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,254] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,265] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,265] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,265] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,271] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,272] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,272] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,272] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,282] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,286] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,286] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,286] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,295] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,296] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,296] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,296] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,307] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,308] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,308] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,308] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,313] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,313] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,313] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,313] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,324] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,324] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,325] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,325] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,330] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,331] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,331] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,331] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,339] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,340] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,340] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,340] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,355] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,356] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,356] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,356] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,373] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,373] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,374] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,374] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,387] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,387] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,387] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,387] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,408] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,408] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,408] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,408] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,415] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,415] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,416] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,416] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,425] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,426] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,426] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,426] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,433] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,433] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,433] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,433] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,440] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,441] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:12,441] INFO [Log 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.Log) [2025-02-06 00:52:12,443] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,444] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,444] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,444] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,461] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,461] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,461] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,461] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,466] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,467] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,467] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,467] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,476] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,476] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,476] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,476] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,484] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,485] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,485] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,485] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,493] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,493] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,493] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,493] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,526] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,527] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,527] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,527] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,531] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,531] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,531] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,532] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,541] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,541] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,541] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,541] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,548] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,549] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,549] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,549] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,557] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,558] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,558] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,558] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,571] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,571] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,571] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,571] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,595] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,596] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,596] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,596] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,601] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,602] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,602] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,602] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,606] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,607] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,607] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,607] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,612] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,612] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,612] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,612] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,629] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,630] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,630] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,630] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,645] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,645] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,645] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,645] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,657] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,658] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,658] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,658] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,672] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,673] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,673] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,673] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,685] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,686] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,686] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,686] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,693] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,693] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,693] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,694] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,697] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,698] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,698] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,698] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,703] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,704] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,704] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,704] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,721] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,722] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,722] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-06 00:52:12,722] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,724] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,725] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,725] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,725] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,727] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,727] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,728] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,728] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,730] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,730] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,730] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,731] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,735] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,735] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,736] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,736] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,741] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,742] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,742] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,742] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,744] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,745] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,745] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,745] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,747] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,747] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,747] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,747] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,751] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,752] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,752] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,752] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,754] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,755] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,755] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,755] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,759] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,760] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,760] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,760] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,764] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,764] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,765] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,765] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,769] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,769] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,770] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,770] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,774] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,774] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,774] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-06 00:52:12,774] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,778] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,779] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,779] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,779] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,784] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,785] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,785] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,785] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,788] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,788] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,788] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,789] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,790] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,791] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,791] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,791] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,793] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,793] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,793] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,793] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,799] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,799] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,800] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,800] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,808] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,809] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,809] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,809] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,817] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,817] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,817] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,817] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,853] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,853] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,853] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,853] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,859] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,860] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,860] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,860] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,871] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,872] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,872] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,872] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,881] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,882] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,882] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,882] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,887] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,887] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,887] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,887] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,891] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,891] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,891] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,891] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,909] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,909] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,909] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,909] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,918] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,918] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,918] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,918] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,923] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,923] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,923] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,923] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,930] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,931] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,931] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,931] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,934] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,935] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,935] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,935] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,950] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,950] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,951] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,951] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,955] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,955] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,955] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,955] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,965] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,966] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,966] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,966] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,977] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,977] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,977] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,977] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,991] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:12,991] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:12,991] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,991] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,999] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,000] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,000] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,000] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,006] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,007] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,007] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,007] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,009] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,009] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,009] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,009] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,019] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,019] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,019] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,019] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,028] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,029] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,029] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,029] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,033] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,033] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,033] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,033] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,037] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,038] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,038] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,038] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,064] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,064] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,065] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,065] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,067] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,067] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,067] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,067] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,070] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,070] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,070] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,070] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,077] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,078] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,078] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,078] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,080] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,080] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,080] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,080] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,082] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,082] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,082] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,082] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,084] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,084] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,084] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,084] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,089] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,089] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,089] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,089] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,091] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,092] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,092] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,092] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,099] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,099] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,099] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,099] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,102] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,103] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,103] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,103] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,107] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,108] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,108] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,108] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,113] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,114] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,114] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,114] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,116] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,117] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,117] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,117] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,125] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,125] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,125] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,125] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,127] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,127] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,128] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,128] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,130] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,131] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,131] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,131] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,136] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,137] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,137] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,137] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,139] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,140] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,140] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,140] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,152] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,152] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,152] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,152] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,163] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,163] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,163] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,163] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,165] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,165] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,165] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,165] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,167] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,167] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,167] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,168] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,175] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,175] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,175] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,175] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,177] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,178] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,178] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,178] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,189] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,189] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,189] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,189] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,190] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,191] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,191] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,191] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,193] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,194] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,194] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,194] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,197] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,197] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,197] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,197] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,199] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,200] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,200] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,200] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,201] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,202] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,202] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,202] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,206] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,206] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,206] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,206] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,208] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,208] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,208] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,208] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,211] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,211] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,211] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,211] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,220] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,221] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,221] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,221] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,223] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,242] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,242] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,242] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,248] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,248] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,248] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,248] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,252] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,253] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,253] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,253] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,255] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,255] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,255] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,255] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,260] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,261] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,261] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,261] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,264] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,265] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,265] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,265] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,267] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,268] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,268] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,268] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,270] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,271] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,271] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,271] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,276] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,277] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,277] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,277] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,280] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,280] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,280] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,280] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,281] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,282] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,282] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,282] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,288] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,289] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,289] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,289] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,292] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,293] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,293] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,293] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,294] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,295] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,295] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,295] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,300] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,301] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,301] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,301] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,308] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,308] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,308] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,308] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,310] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,310] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,310] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,310] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,311] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,312] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,312] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,312] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,313] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,314] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,314] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,314] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,315] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,316] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,316] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,316] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,325] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,325] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,325] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,325] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,326] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,327] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,327] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,327] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,328] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,329] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,329] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,329] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,330] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,331] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,331] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,331] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,332] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,333] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,333] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,333] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,336] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,336] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,336] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,336] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,338] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,339] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,339] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,339] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,340] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,340] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,340] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,340] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,349] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,349] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,349] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,349] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,350] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,351] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,351] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,351] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,354] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,355] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,355] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,355] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,364] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,365] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,365] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,365] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,366] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,367] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,367] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,367] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,368] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,369] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,369] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,369] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,371] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,372] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,372] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,372] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,373] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,373] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,373] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,373] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,380] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,381] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,381] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,381] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,382] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-18-10, -uve-topic-28-9, -uve-topic-29-12, -uve-topic-26-18, -uve-topic-28-17, -uve-topic-0-28, -uve-topic-9-12, -uve-topic-26-26, -uve-topic-18-26, -uve-topic-0-10, -uve-topic-26-8, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-5-12, -uve-topic-18-17, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-26-6, -uve-topic-5-21, -uve-topic-0-16, -uve-topic-5-3, -uve-topic-26-14, -uve-topic-29-28, -uve-topic-5-29, -uve-topic-29-10, -uve-topic-5-11, -uve-topic-0-6, -uve-topic-9-9, -uve-topic-26-23, -uve-topic-18-23, -uve-topic-29-0, -uve-topic-18-5, -uve-topic-9-18, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-9-0, -uve-topic-18-14, -uve-topic-9-26, -uve-topic-29-16, -uve-topic-5-17, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-29-25, -uve-topic-5-26, -uve-topic-9-17, -uve-topic-29-7, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-0-4, -uve-topic-26-2, -uve-topic-28-20, -uve-topic-0-12, -uve-topic-5-24, -uve-topic-18-29, -uve-topic-5-6, -uve-topic-26-11, -uve-topic-18-11, -uve-topic-9-23, -uve-topic-0-21, -uve-topic-9-5, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-26-27, -uve-topic-28-26, -uve-topic-9-14, -uve-topic-29-4, -uve-topic-28-8, -uve-topic-0-19, -uve-topic-26-17, -uve-topic-0-1, -uve-topic-29-13, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-0-9, -uve-topic-29-21, -uve-topic-29-3, -uve-topic-9-21, -uve-topic-9-3, -uve-topic-9-29, -uve-topic-29-19, -uve-topic-9-11, -uve-topic-29-1, -uve-topic-28-5, -uve-topic-18-25, -uve-topic-5-2, -uve-topic-28-24, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-29-9, -uve-topic-26-15, -uve-topic-28-14, -uve-topic-9-27, -uve-topic-0-25, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-26-5, -uve-topic-28-23, -uve-topic-5-27, -uve-topic-0-15, -uve-topic-29-27, -uve-topic-5-9, -uve-topic-26-21, -uve-topic-26-3, -uve-topic-5-18, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-28-29, -uve-topic-26-12, -uve-topic-28-11, -uve-topic-9-6, -uve-topic-29-15, -uve-topic-18-20, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-29-24, -uve-topic-29-6, -uve-topic-26-0, -uve-topic-9-24, -uve-topic-5-15, -uve-topic-0-3, -uve-topic-29-22, -uve-topic-5-23, -uve-topic-26-9, -uve-topic-28-27, -uve-topic-5-5, -uve-topic-18-28) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,390] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-5-24 -> (offset=0, leaderEpoch=0), -uve-topic-18-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-2 -> (offset=0, leaderEpoch=0), -uve-topic-5-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-20 -> (offset=0, leaderEpoch=0), -uve-topic-0-16 -> (offset=0, leaderEpoch=0), -uve-topic-18-26 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-25 -> (offset=0, leaderEpoch=0), -uve-topic-18-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-23 -> (offset=0, leaderEpoch=0), -uve-topic-5-12 -> (offset=0, leaderEpoch=0), -uve-topic-0-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-29-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-22 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-5-9 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-13 -> (offset=0, leaderEpoch=0), -uve-topic-29-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-16 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-8 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-19 -> (offset=0, leaderEpoch=0), -uve-topic-29-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-29-1 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), -uve-topic-5-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-0-28 -> (offset=0, leaderEpoch=0), -uve-topic-18-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-0 -> (offset=0, leaderEpoch=0), -uve-topic-5-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-14 -> (offset=0, leaderEpoch=0), -uve-topic-0-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-7 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,390] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=0), -uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-4 -> (offset=0, leaderEpoch=0), -uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-12 -> (offset=0, leaderEpoch=0), -uve-topic-29-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-29-24 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-21 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-29-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-29-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,468] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,468] INFO [Log 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.Log) [2025-02-06 00:52:13,468] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,468] INFO [Log 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.Log) [2025-02-06 00:52:13,468] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,468] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,469] INFO [Log 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.Log) [2025-02-06 00:52:13,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,470] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,471] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,472] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,473] INFO [Log 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.Log) [2025-02-06 00:52:13,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,474] INFO [Log 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.Log) [2025-02-06 00:52:13,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,474] INFO [Log 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.Log) [2025-02-06 00:52:13,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,474] INFO [Log 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.Log) [2025-02-06 00:52:13,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,475] INFO [Log 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.Log) [2025-02-06 00:52:13,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,475] INFO [Log 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.Log) [2025-02-06 00:52:13,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,475] INFO [Log 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.Log) [2025-02-06 00:52:13,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,475] INFO [Log 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.Log) [2025-02-06 00:52:13,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,475] INFO [Log 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.Log) [2025-02-06 00:52:13,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,476] INFO [Log 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.Log) [2025-02-06 00:52:13,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,476] INFO [Log 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.Log) [2025-02-06 00:52:13,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,476] INFO [Log 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.Log) [2025-02-06 00:52:13,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,476] INFO [Log 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.Log) [2025-02-06 00:52:13,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,476] INFO [Log 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.Log) [2025-02-06 00:52:13,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,477] INFO [Log 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.Log) [2025-02-06 00:52:13,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,477] INFO [Log 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.Log) [2025-02-06 00:52:13,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,477] INFO [Log 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.Log) [2025-02-06 00:52:13,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,477] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,478] INFO [Log 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.Log) [2025-02-06 00:52:13,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,479] INFO [Log 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.Log) [2025-02-06 00:52:13,490] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-16-21, -uve-topic-10-23, -uve-topic-14-12, -uve-topic-20-0, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-4-29, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-3-28, -uve-topic-6-27, -uve-topic-25-13, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-24-0, -uve-topic-24-15, -uve-topic-8-4, -uve-topic-7-28, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-11-13, -uve-topic-24-27, -uve-topic-3-25, -uve-topic-8-22, -uve-topic-2-1, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-6-6, -uve-topic-20-27, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-14-6, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-21-8, -uve-topic-27-20, -uve-topic-7-25, -uve-topic-24-21, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-19-10, -uve-topic-6-24, -uve-topic-8-13, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-25-28, -uve-topic-27-17, -uve-topic-2-28, -uve-topic-25-22, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-15-7, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-2-7, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-16-18, -uve-topic-27-26, -uve-topic-6-21, -uve-topic-24-3, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-2-16, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-27-23, -uve-topic-20-15, -uve-topic-15-13, -uve-topic-6-15, -uve-topic-14-3, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-15-4, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-6-9, -uve-topic-10-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-20-12, -uve-topic-19-25, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-14-15, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-14-21, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-19-22, -uve-topic-27-5, -uve-topic-21-17, -uve-topic-11-19, -uve-topic-10-17, -uve-topic-19-16, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-21-2, -uve-topic-25-25, -uve-topic-8-16, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-15-19, -uve-topic-25-10, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-10-20, -uve-topic-8-10, -uve-topic-3-13, -uve-topic-25-1, -uve-topic-19-19, -uve-topic-21-14, -uve-topic-4-11, -uve-topic-11-7, -uve-topic-16-3, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-14, -uve-topic-16-9, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-24-9, -uve-topic-14-18, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-11-4, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-10-11, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-15-28, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-3-1, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-24-18, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,493] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,493] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,494] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,494] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,506] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,506] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,507] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,507] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,513] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,514] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,514] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,514] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,519] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,520] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,520] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,520] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,529] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,530] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,530] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,530] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,534] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,535] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,535] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,535] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,541] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,541] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,541] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,541] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,547] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,548] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,548] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,548] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,552] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,552] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,552] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,552] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,556] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,557] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,557] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,557] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,561] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,561] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,561] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,561] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,566] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,566] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,566] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,566] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,570] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,570] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,570] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,570] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,578] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,578] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,578] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,578] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,582] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,583] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,583] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,583] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,593] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,593] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,593] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,593] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,604] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,605] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,605] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,605] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,614] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,614] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,614] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,614] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,619] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,620] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,620] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,620] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,624] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,625] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,625] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,625] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,632] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,632] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,632] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,632] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,636] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,637] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,637] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,637] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,641] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,641] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,641] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,641] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,654] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,654] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,654] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,654] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,661] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,662] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,662] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,662] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,666] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,666] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,666] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,666] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,673] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,673] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,673] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,673] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,680] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,680] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,680] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,680] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,685] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,686] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,686] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,686] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,693] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,694] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,694] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,694] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,698] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,698] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,698] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,698] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,703] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,703] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,703] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,703] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,707] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,708] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,708] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,708] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,715] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,715] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,716] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,716] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,720] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,720] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,720] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,720] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,731] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,732] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,732] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,732] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,736] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,737] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,737] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,737] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,742] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,743] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,743] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,743] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,747] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,747] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,747] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,747] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,752] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,753] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,753] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,753] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,758] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,758] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,758] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,758] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,762] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,763] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,763] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,763] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,775] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,775] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,775] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,775] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,780] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,781] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,781] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,781] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,785] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,786] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,786] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,786] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,786] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,786] INFO [Log 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.Log) [2025-02-06 00:52:13,786] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,786] INFO [Log 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.Log) [2025-02-06 00:52:13,786] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,787] INFO [Log 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.Log) [2025-02-06 00:52:13,787] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,787] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,788] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,788] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,789] INFO [Log 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.Log) [2025-02-06 00:52:13,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,790] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,790] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,791] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,791] INFO [Log 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.Log) [2025-02-06 00:52:13,802] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,803] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,803] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,803] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,824] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,825] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,825] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,825] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,835] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,836] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,836] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,836] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,845] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,845] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,845] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,845] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,854] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,855] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,855] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,855] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,861] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,861] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,861] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,861] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,891] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,891] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,891] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,891] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,910] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,910] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,910] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,910] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,924] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,925] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,925] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,925] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,943] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,944] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,944] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,944] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,950] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,950] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,950] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,950] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,963] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,963] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,963] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,963] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,973] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,973] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,973] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,974] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,985] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,985] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,985] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,985] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,993] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:13,993] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:13,993] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,993] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,001] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,002] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,002] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,002] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,012] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,013] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,013] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,013] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,026] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,026] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,026] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,026] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,039] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,039] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,039] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,039] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,045] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,046] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,046] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,046] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,059] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,060] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,060] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,060] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,068] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,069] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,069] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,069] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,076] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,076] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,076] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,076] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,085] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,086] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,086] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,086] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,101] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,101] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,101] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,101] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,107] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,108] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,109] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,109] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,115] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,115] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,115] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,115] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,121] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,122] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,122] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,122] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,138] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,138] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,138] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,138] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,144] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,145] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,145] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,145] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,153] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,153] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,153] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,153] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,163] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,163] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,163] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,163] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,168] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,169] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,169] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,169] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,186] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,186] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,186] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,186] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,193] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,193] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,193] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,193] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,200] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,201] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,201] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,201] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,215] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,216] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,216] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,216] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,226] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,227] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,227] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,227] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,238] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,238] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,238] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,238] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,248] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,248] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,248] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,248] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,258] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,258] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,258] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,258] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,269] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,269] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,269] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,269] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,281] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,282] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,282] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,282] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,293] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,293] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,293] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,293] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,306] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,306] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,306] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,306] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,306] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,307] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,308] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,309] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,310] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,310] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,311] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,311] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,315] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,315] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,315] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,315] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,321] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,321] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,321] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,321] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,328] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,329] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,329] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,329] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,340] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,341] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,341] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,341] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,348] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,349] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,349] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,349] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,360] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,361] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,361] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,361] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,369] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,369] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,369] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,369] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,381] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,382] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,382] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,382] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,386] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,386] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,386] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,386] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,396] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,396] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,396] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,396] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,404] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,404] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,404] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,404] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,409] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,410] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,410] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,410] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,415] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,416] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,416] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,416] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,424] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,425] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,425] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,425] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,433] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,433] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,433] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,433] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,441] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,441] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,441] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,441] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,457] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,457] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,457] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,457] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,466] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,476] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,476] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,476] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,485] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,485] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,485] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,485] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,492] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,493] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,493] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,493] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,500] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,501] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,501] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,501] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,506] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,506] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,506] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,506] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,510] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,510] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,511] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,511] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,520] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,521] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,521] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,521] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,534] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,534] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,534] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,534] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,549] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,549] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,549] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,549] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,560] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,560] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,560] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,560] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,569] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,569] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,569] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,569] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,576] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,577] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,577] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,577] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,584] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,584] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,584] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,584] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,594] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,594] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,594] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,594] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,618] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,619] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,619] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,619] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,628] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,629] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,629] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,629] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,638] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,639] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,639] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,639] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,646] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,646] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,646] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,647] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,652] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,652] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,652] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,652] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,665] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,665] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,665] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,665] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,676] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,677] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,677] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,677] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,684] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,685] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,685] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,685] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,692] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,693] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,693] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,693] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,700] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,700] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,700] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,700] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,708] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,708] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,708] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,708] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,713] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,713] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,713] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,713] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,719] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,719] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,719] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,719] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,726] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,726] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,726] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,726] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,731] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,731] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,731] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,731] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,739] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,739] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,739] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,739] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,746] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,746] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,746] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,746] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,752] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,752] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,752] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,752] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,756] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,757] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,757] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,757] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,766] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,766] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,766] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,766] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,772] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,773] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,773] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,773] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,784] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,784] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,784] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,784] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,790] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,791] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,791] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,791] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,796] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,797] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,797] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,797] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,804] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,805] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,805] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,805] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,810] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,811] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,811] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,811] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,816] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,817] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,817] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,817] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,826] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,827] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,827] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,827] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,836] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,836] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,836] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,836] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,840] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,841] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,841] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,841] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,847] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,847] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,847] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,847] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,852] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,853] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,853] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,853] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,857] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,857] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,857] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,857] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,863] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,863] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,863] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,863] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,873] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,873] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,873] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,873] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,877] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,877] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,877] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,877] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,883] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,883] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,883] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,883] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,889] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,889] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,889] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,889] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,893] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,893] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,893] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,893] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,900] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,901] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,901] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,901] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,905] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,905] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,905] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,905] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,909] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,909] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,909] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,909] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,915] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,915] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,915] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,915] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,920] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,921] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,921] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,921] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,926] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,926] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,927] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,927] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,932] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,932] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,932] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,932] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,936] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,936] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,936] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,936] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,941] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,941] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,941] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,941] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,947] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,947] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,947] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,947] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,955] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,955] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,955] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,955] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,960] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,960] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,960] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,960] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,966] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,966] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,966] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,966] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,970] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,971] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,971] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,971] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,975] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,975] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,975] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,975] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,979] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,979] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,979] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,979] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,984] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,985] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,985] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,985] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,995] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:14,996] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:14,996] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,996] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,003] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,004] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,004] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,004] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,012] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,012] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,012] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,012] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,016] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,016] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,016] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,016] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,021] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,021] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,021] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,021] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,025] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,025] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,025] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,025] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,032] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,033] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,033] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,033] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,038] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,038] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,038] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,038] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,047] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,047] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,047] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,048] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,051] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,052] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,052] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,052] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,055] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,056] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,056] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,056] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,069] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,069] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,069] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,069] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,073] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,073] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,073] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,073] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,079] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,080] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,080] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,080] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,083] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,084] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,084] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,084] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,088] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,088] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,088] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,088] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,092] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,092] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,092] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,092] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,096] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,096] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,096] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,096] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,100] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,100] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,100] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,100] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,110] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,110] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,110] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,110] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,114] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,114] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,114] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,114] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,119] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,119] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,119] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,119] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,123] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,123] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,123] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,123] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,127] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,127] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,127] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,127] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,131] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,131] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,131] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,131] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,135] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,136] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,136] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,136] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,140] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,140] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,140] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,140] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,150] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,151] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,151] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,151] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,160] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,160] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,160] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,161] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,167] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,167] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,167] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,167] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,180] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,180] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,181] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,181] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,186] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,187] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,187] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,187] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,192] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,193] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,193] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,193] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,197] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,198] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,198] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,198] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,199] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,199] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,199] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,199] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,201] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,201] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,201] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,201] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,202] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,202] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,203] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,203] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,204] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,204] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,204] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,204] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,205] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,206] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,206] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,206] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,207] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,207] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,207] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,207] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,209] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,209] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,209] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,209] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,210] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,211] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,211] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,211] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,212] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,212] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,212] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,212] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,213] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,214] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,214] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,214] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,215] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,215] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,215] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,215] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,216] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,217] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,217] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,217] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,218] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,218] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,218] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,218] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,222] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,223] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,223] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,223] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,225] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,225] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,225] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,225] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,226] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,227] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,227] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,227] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,228] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,229] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,229] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,229] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,230] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,230] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,230] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,230] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,231] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,231] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,231] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,231] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,233] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,233] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,233] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,233] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,234] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,234] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,235] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,235] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,236] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,236] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,236] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,236] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,237] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,237] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,237] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,237] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,238] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,239] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,239] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,239] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,240] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,240] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,240] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,240] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,241] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,242] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,242] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,242] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,243] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,243] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,243] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,243] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,250] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,250] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,250] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,250] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,251] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,251] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,251] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,251] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,253] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,253] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,253] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,253] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,255] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,255] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,255] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,255] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,256] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,256] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,256] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,256] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,260] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,260] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,260] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,260] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,265] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,265] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,265] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,265] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,268] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,268] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,268] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,268] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,269] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,269] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,269] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,269] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,271] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,271] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,271] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,271] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,272] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,273] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,273] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,273] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,274] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,274] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,274] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,274] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,276] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,276] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,276] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,276] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,278] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,278] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,278] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,278] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,279] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,280] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,280] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,280] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,281] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,281] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,281] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,281] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,282] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,282] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,282] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,282] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,284] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,284] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,284] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,284] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,285] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,286] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,286] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,286] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,287] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,287] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,287] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,287] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,289] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,289] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,289] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,289] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,290] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,291] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,291] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,291] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,292] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,292] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,292] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,292] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,294] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,294] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,294] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,294] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,295] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,296] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,296] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,296] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,297] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,297] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,297] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,297] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,299] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,299] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,299] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,299] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,308] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,309] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,309] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,309] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,310] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,310] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,311] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,311] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,312] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,313] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,313] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,313] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,314] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,315] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,315] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,315] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,316] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,316] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,316] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,317] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,319] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,319] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,319] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,319] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,321] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,322] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,322] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,322] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,323] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,323] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,324] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,324] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,325] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,325] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,325] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,325] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,331] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,331] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,331] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,331] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,334] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,334] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,334] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,334] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,335] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,336] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,336] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,336] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,341] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,341] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,341] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,341] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,342] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,343] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,343] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,343] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,344] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,345] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,345] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,345] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,346] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,346] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,346] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,346] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,348] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,348] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,348] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,348] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,349] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,349] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,349] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,349] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,351] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,351] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,351] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,351] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,353] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,353] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,353] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,353] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,355] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,356] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,356] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,356] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,357] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,358] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,358] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,358] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,360] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,360] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,360] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,360] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,362] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,362] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,362] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,362] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,364] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,364] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,364] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,364] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,365] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,366] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,366] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,366] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,367] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,368] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,368] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,368] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,369] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,370] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,370] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,370] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,371] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,372] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,372] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,372] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,375] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,375] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,375] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,375] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,377] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,377] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,377] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,377] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,379] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,380] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,380] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,380] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,381] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,381] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,381] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,381] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,383] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,383] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,383] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,383] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,384] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,385] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,385] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,385] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,386] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,386] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,386] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,386] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,388] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,388] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,388] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,388] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,389] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,390] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,390] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,390] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,391] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,392] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,392] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,392] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,394] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,394] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,394] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,394] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,396] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,396] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,396] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,397] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,398] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,398] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,398] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,398] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,400] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,400] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,400] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,400] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,401] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,401] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,401] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,401] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,403] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,403] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,403] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,403] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,408] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,409] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,409] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,409] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,410] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,411] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,411] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,411] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,412] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,412] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,412] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,412] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,413] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,414] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,414] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,414] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,415] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,415] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,416] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,416] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,417] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,417] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,417] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,417] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,419] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,419] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,419] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,419] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,420] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,421] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,421] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,421] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,422] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,422] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,422] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,422] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,424] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,424] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,424] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,424] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,425] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,426] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,426] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,426] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,427] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,427] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,427] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,427] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,429] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,429] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,429] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,429] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,430] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,431] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,445] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,445] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,446] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,447] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,447] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,447] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,448] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,449] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,449] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,449] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,450] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,450] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,450] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,450] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,452] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,452] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,452] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,452] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,459] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,460] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,460] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,460] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,461] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,461] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,461] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,461] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,463] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,463] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,463] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,463] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,464] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,465] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,465] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,465] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,466] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,466] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,466] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,467] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,468] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,468] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,468] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,468] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,470] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,470] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,470] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,470] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,472] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,472] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,472] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,472] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,473] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,474] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,474] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,474] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,475] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,476] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,476] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,476] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,479] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,479] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,479] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,479] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,481] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,481] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,481] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,481] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,483] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,483] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,483] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,483] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,485] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,485] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,485] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,485] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,487] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,487] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,487] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,487] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,489] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,489] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,489] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,489] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,491] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,491] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,491] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,491] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,492] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,493] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,493] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,493] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,494] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,495] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,495] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,495] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,496] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,496] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,496] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,496] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,498] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,498] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,498] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,498] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,499] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,500] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,500] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,500] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,501] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,501] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,502] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,502] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,503] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,503] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,503] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,503] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,504] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,505] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,505] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,505] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,506] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,507] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,507] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,507] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,508] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,508] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,508] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,508] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,510] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,510] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,510] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,510] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,511] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,512] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,512] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,512] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,513] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,513] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,513] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,513] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,515] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,515] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,515] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,515] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,516] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,517] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,517] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,517] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,518] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,518] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,518] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,518] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,520] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,520] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,520] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,520] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,521] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,522] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,522] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,522] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,523] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,523] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,523] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,523] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,525] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,525] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,525] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,525] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,526] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,526] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,527] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,527] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,530] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,531] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,531] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,531] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,532] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,532] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,532] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,532] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,533] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,534] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,534] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,534] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,536] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,536] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,536] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,536] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,537] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,538] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,538] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,538] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,539] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,540] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,540] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,540] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,541] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,542] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,542] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,542] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,543] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,543] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,543] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,543] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,544] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,545] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,545] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,545] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,546] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,546] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,546] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,546] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,548] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,548] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,549] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,549] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,550] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,550] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,550] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,550] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,551] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,551] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,551] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,551] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,552] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,553] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,553] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,553] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,554] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,554] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,554] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,554] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,556] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,556] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,556] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,556] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,557] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,557] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,557] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,557] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,559] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,559] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,559] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,559] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,561] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,561] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,561] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,561] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,564] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,565] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,565] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,565] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,569] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,569] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,569] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,569] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,570] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,571] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,571] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,571] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,572] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,572] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,572] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,572] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,575] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,575] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,576] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,576] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,577] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,578] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,578] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,578] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,580] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,580] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,580] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,580] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,584] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,585] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,585] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,585] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,592] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,593] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,593] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,593] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,594] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,594] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,594] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,594] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,603] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,603] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,603] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,603] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,605] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,605] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,605] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,605] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,606] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,606] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,606] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,606] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,607] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,608] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,608] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,608] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,610] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,610] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,610] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,610] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,615] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,615] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,615] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,615] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,620] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,620] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,620] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,620] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,624] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,624] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,624] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,624] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,628] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,629] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,629] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,629] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,630] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,630] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,631] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,631] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,632] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,632] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,632] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,632] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,633] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,633] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,633] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,633] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,636] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,636] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,636] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,636] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,638] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,638] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,638] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,638] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,639] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,639] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,639] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,639] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,642] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,642] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,642] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,642] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,643] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,644] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,644] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,644] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,645] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,645] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,645] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,645] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,646] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,646] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,646] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,646] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,647] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,648] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,648] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,648] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,649] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,649] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,649] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,649] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,650] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,651] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,651] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,651] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,652] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,652] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,652] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,652] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,653] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,653] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,653] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,654] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,655] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,655] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,655] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,655] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,658] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,658] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,658] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,658] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,659] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,659] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,659] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,659] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,661] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,661] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,661] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,661] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,662] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,662] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,662] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,662] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,663] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,664] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,664] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,664] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,665] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,665] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,665] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,665] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,666] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,666] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,667] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,667] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,668] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,668] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,668] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,668] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,672] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,673] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,673] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,673] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,674] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,674] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,674] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,674] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,675] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,675] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,675] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,675] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,676] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,677] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,677] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,677] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,678] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,678] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,678] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,678] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,679] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,679] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,679] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,679] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,681] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,681] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,681] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,681] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,682] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,683] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,683] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,683] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,684] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,684] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,684] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,684] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,688] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,688] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,688] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,688] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,689] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,690] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,690] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,690] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,691] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,691] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,691] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,691] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,696] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,696] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,696] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,696] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,698] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,698] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,698] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,698] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,699] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,699] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,699] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,699] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,700] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,701] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,701] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,701] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,702] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,702] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,702] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,702] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,704] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,704] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,704] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,704] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,705] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,706] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,706] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,706] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,708] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,708] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,708] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,708] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,709] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,710] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,710] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,710] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,711] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,711] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,711] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,711] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,712] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,713] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,713] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,713] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,714] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,714] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,714] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,714] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,715] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,716] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,716] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,716] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,717] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,717] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,717] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,717] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,718] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,718] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,719] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,719] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,720] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,720] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,720] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,720] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,721] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,721] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,721] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,721] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,723] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,723] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,723] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,723] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,724] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,724] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,724] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,724] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,725] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,725] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,725] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,725] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,727] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,727] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,727] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,727] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,728] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,728] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,728] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,728] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,729] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,730] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,730] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,730] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,731] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,731] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,731] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,731] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,732] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,733] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,733] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,733] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,734] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,734] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,734] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,734] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,735] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,736] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,736] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,736] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,738] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,738] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,738] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,738] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,739] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,739] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,739] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,739] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,741] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,741] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,741] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,741] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,743] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,744] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,744] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,744] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,751] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,751] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,751] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,751] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,752] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,753] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,753] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,753] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,754] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,754] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,754] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,754] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,755] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,755] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,755] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,755] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,757] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,757] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,757] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,757] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,758] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,758] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,758] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,758] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,759] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,760] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,760] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,760] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,762] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,762] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,762] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,762] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,764] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,764] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,764] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,764] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,765] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,766] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,766] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,766] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,767] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,767] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,767] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,767] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,768] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,768] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,768] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,768] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,770] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,770] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,770] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,770] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,771] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,771] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,771] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,771] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,773] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,773] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,773] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,773] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,775] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,775] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,775] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,775] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,776] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,776] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,776] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,776] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,777] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,777] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,777] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,777] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,778] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,779] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,779] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,779] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,780] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,780] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,780] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,780] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,781] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,781] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,781] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,781] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,782] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,783] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,783] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,783] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,784] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,784] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,784] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,784] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,785] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,786] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,786] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,786] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,788] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,788] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,788] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,788] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,789] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,790] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,790] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,790] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,791] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,791] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,791] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,791] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,792] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,793] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,793] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,793] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,794] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,794] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,794] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,794] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,795] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,796] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,796] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,796] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,797] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,797] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,797] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,797] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,798] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,798] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,799] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,799] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,800] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,800] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,800] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,800] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,801] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,801] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,801] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,801] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,802] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,802] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,802] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,803] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,803] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,804] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,804] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,804] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,805] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,805] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,805] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,805] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,806] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,806] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,807] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,807] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,808] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,808] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,808] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,808] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,809] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,809] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,809] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,809] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,810] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,811] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,811] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,811] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,812] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,812] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,812] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,812] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,813] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,813] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,814] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,814] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,815] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,815] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,815] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,815] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,816] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,816] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,816] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,816] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,817] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,818] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,818] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,818] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,819] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,819] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,819] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,819] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,820] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,821] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,821] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,821] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,822] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,822] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,822] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,822] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,823] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,823] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,823] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,823] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,824] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,824] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,825] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,825] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,826] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,827] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,828] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,830] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,831] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,831] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,832] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,832] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,833] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,833] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,833] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,833] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,835] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,835] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,835] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,835] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,837] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,840] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,840] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,840] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,843] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,843] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,843] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,843] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,845] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,845] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,845] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,845] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,846] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,846] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,847] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,847] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,856] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,857] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,857] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,857] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,862] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,863] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,863] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,863] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,864] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,864] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,864] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,864] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,866] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,866] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,866] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,866] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,878] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,878] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,878] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,878] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,881] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,881] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,881] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,881] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,882] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,883] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,883] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,883] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,892] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,893] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,893] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,893] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,894] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,894] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,894] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,894] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,895] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,895] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,895] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,895] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,896] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,897] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,897] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,897] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,898] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,898] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,898] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,898] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,899] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,899] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,899] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,899] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,901] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,901] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,901] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,901] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,902] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,902] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,902] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,902] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,903] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,903] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,903] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,904] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,904] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,905] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,905] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,905] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,906] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,906] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,906] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,906] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,907] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,907] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,907] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,907] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,913] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,913] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,913] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,913] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,914] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,915] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,915] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,915] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,916] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,916] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,916] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,916] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,917] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,918] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,918] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,918] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,919] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,919] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,919] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,919] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,920] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,921] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,921] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,921] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,922] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,923] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,923] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,923] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,924] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,924] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,924] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,924] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,926] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,926] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,926] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,926] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,927] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,927] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,927] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,927] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,929] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,929] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,929] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,929] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,931] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,931] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,931] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,931] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,933] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,933] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,933] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,933] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,935] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,935] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,935] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,935] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,936] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,936] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,936] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,936] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,938] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,938] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,938] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,938] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,939] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,939] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,939] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,939] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,941] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,941] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,941] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,941] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,943] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,943] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,943] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,943] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,944] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,944] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,944] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,944] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,946] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,946] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,946] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,946] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,947] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,948] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,948] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,948] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,949] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,949] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,949] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,949] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,950] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,951] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,951] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,951] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,952] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,953] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,953] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,953] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,954] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,954] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,954] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,955] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,956] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,956] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,956] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,956] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,959] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,959] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,959] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,959] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,961] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,962] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,962] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,962] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,963] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,963] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,963] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,963] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,964] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,965] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,965] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,965] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,966] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,966] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,966] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,966] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,967] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,968] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,968] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,968] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,969] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,969] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,969] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,969] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,970] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,971] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,971] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,971] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,972] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,972] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,972] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,972] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,975] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,976] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,976] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,976] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,977] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,977] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,977] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,977] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,978] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,979] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,979] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,979] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,981] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,981] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,981] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,981] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,984] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,985] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,985] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,985] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,986] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,986] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,986] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,986] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,987] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,988] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,988] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,988] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,989] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,989] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,989] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,989] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,990] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,990] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,990] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,990] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,991] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,992] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,992] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,992] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,993] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,993] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,994] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,994] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,995] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,995] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,995] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,995] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,996] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,996] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,996] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,996] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,997] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:15,998] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:15,998] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,998] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,000] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,000] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,000] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-06 00:52:16,000] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,001] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,001] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,001] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,001] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,002] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,002] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,003] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-06 00:52:16,003] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,003] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,004] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,004] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-06 00:52:16,004] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,005] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,005] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,005] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-06 00:52:16,005] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,006] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,006] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,007] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-06 00:52:16,007] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,008] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,008] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,008] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-06 00:52:16,008] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,009] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,009] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,009] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-06 00:52:16,009] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,010] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,011] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,011] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-06 00:52:16,011] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,012] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,012] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,012] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-06 00:52:16,012] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,014] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,014] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,014] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-06 00:52:16,014] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,015] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,015] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,015] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-06 00:52:16,015] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,016] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,017] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,017] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-06 00:52:16,017] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,018] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,018] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,018] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-06 00:52:16,018] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,019] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,019] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,019] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,019] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,020] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,020] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,020] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-06 00:52:16,020] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,022] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,022] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,022] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-06 00:52:16,022] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,023] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,023] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,023] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-06 00:52:16,023] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,024] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,024] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,024] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-06 00:52:16,024] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,025] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,026] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,026] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,026] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,027] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,027] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,027] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-06 00:52:16,027] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,028] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,029] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,029] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-06 00:52:16,029] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,030] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,030] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,030] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-06 00:52:16,030] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,031] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,032] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,032] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-06 00:52:16,032] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,033] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,033] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,033] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-06 00:52:16,033] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,034] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,034] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,034] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,034] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,035] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,036] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,036] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-06 00:52:16,036] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,037] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,037] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,037] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-06 00:52:16,037] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,038] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,038] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,038] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-06 00:52:16,038] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,039] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,040] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,040] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-06 00:52:16,040] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,040] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-27-13, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-20-10, -uve-topic-8-27, -uve-topic-27-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-8-9, -uve-topic-27-3, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-19-3, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-10-1, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-27-12, -uve-topic-19-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-20-16, -uve-topic-25-3, -uve-topic-6-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-4-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-8-5, -uve-topic-15-20, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-2, -uve-topic-6-14, -uve-topic-27-0, -uve-topic-11-12, -uve-topic-2-24, -uve-topic-2-6, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-15-0, -uve-topic-7-27, -uve-topic-2-15, -uve-topic-21-9, -uve-topic-13-9, -uve-topic-7-9, -uve-topic-23-8, -uve-topic-16-23, -uve-topic-2-23, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-14-13, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-3-27, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-14-14, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-14-22, -uve-topic-14-4, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-16-29, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-19-6, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-10-4, -uve-topic-8-20, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-20-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-27-15, -uve-topic-8-2, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-14-10, -uve-topic-25-24, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-8-18, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-10-10, -uve-topic-4-10, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-15-23, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-6-17, -uve-topic-25-12, -uve-topic-4-27, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-6-7, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-20-8, -uve-topic-6-8, -uve-topic-4-16, -uve-topic-23-29, -uve-topic-21-12, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-7-12, -uve-topic-16-26, -uve-topic-2-26, -uve-topic-11-21, -uve-topic-2-8, -uve-topic-7-20, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-16-16, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-14-7, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-16-14, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-14-23, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-19-18, -uve-topic-3-26, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-8-3, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-27-16, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-27-24, -uve-topic-19-24, -uve-topic-27-6, -uve-topic-10-22, -uve-topic-6-2, -uve-topic-25-15, -uve-topic-6-28, -uve-topic-23-24, -uve-topic-6-10, -uve-topic-13-25, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-27-4, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-20-1, -uve-topic-2-29, -uve-topic-6-1, -uve-topic-4-28, -uve-topic-10-28, -uve-topic-7-23, -uve-topic-11-6, -uve-topic-2-18, -uve-topic-7-5, -uve-topic-16-19, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-11-15, -uve-topic-4-0, -uve-topic-2-27, -uve-topic-2-9, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-16-17, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-2-17, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-16-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-19-21, -uve-topic-14-16, -uve-topic-19-29, -uve-topic-24-23, -uve-topic-19-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-14-25, -uve-topic-10-16, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-27-1, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-15-29, -uve-topic-27-27, -uve-topic-15-11, -uve-topic-19-27, -uve-topic-27-9, -uve-topic-10-25, -uve-topic-19-9, -uve-topic-10-7, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-27-25, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-27-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-15-17, -uve-topic-20-4, -uve-topic-6-4, -uve-topic-10-13, -uve-topic-4-13, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-25-6, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-2-12, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-16-20, -uve-topic-21-7, -uve-topic-2-20, -uve-topic-4-19, -uve-topic-16-2, -uve-topic-2-2, -uve-topic-21-15, -uve-topic-16-28, -uve-topic-4-1, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-4-9, -uve-topic-11-24, -uve-topic-14-1, -uve-topic-2-0, -uve-topic-19-14, -uve-topic-24-26, -uve-topic-24-8, -uve-topic-16-8, -uve-topic-3-23, -uve-topic-3-5, -uve-topic-7-21, -uve-topic-21-3, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-7-29, -uve-topic-25-21, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-27-28, -uve-topic-8-15, -uve-topic-25-29, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-27-10, -uve-topic-20-25, -uve-topic-3-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-6-25, -uve-topic-20-7, -uve-topic-8-24, -uve-topic-27-18, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-24-5, -uve-topic-8-6, -uve-topic-27-19, -uve-topic-25-27, -uve-topic-25-9, -uve-topic-4-24, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-25-18, -uve-topic-20-13, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-25-0, -uve-topic-6-13, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-8-12, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-2-5, -uve-topic-7-17, -uve-topic-4-4, -uve-topic-21-18, -uve-topic-16-13, -uve-topic-21-0, -uve-topic-13-0, -uve-topic-4-12, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-11-9, -uve-topic-2-21, -uve-topic-2-3, -uve-topic-21-16, -uve-topic-11-17, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-21-6, -uve-topic-7-6, -uve-topic-24-20, -uve-topic-16-1, -uve-topic-19-15, -uve-topic-22-29, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-16-10, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,048] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-22 -> (offset=0, leaderEpoch=0), -uve-topic-8-18 -> (offset=0, leaderEpoch=0), -uve-topic-10-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-18 -> (offset=0, leaderEpoch=0), -uve-topic-24-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-1 -> (offset=0, leaderEpoch=0), -uve-topic-15-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-7 -> (offset=0, leaderEpoch=0), -uve-topic-19-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-14 -> (offset=0, leaderEpoch=0), -uve-topic-21-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-27 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=0), -uve-topic-15-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-23 -> (offset=0, leaderEpoch=0), -uve-topic-15-24 -> (offset=0, leaderEpoch=0), -uve-topic-13-19 -> (offset=0, leaderEpoch=0), -uve-topic-23-18 -> (offset=0, leaderEpoch=0), -uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-10 -> (offset=0, leaderEpoch=0), -uve-topic-23-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-26 -> (offset=0, leaderEpoch=0), -uve-topic-14-20 -> (offset=0, leaderEpoch=0), -uve-topic-2-6 -> (offset=0, leaderEpoch=0), -uve-topic-8-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-8 -> (offset=0, leaderEpoch=0), -uve-topic-27-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-12-25 -> (offset=0, leaderEpoch=0), -uve-topic-19-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-28 -> (offset=0, leaderEpoch=0), -uve-topic-11-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-12-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-27 -> (offset=0, leaderEpoch=0), -uve-topic-21-28 -> (offset=0, leaderEpoch=0), -uve-topic-11-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-14 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-23 -> (offset=0, leaderEpoch=0), -uve-topic-21-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-11 -> (offset=0, leaderEpoch=0), -uve-topic-12-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-19-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-23 -> (offset=0, leaderEpoch=0), -uve-topic-16-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-3 -> (offset=0, leaderEpoch=0), -uve-topic-13-4 -> (offset=0, leaderEpoch=0), -uve-topic-19-9 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=0), -uve-topic-13-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-26 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-14 -> (offset=0, leaderEpoch=0), -uve-topic-25-12 -> (offset=0, leaderEpoch=0), -uve-topic-14-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-16 -> (offset=0, leaderEpoch=0), -uve-topic-16-23 -> (offset=0, leaderEpoch=0), -uve-topic-4-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-6 -> (offset=0, leaderEpoch=0), -uve-topic-21-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-12-7 -> (offset=0, leaderEpoch=0), -uve-topic-16-29 -> (offset=0, leaderEpoch=0), -uve-topic-20-20 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-12-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-16 -> (offset=0, leaderEpoch=0), -uve-topic-3-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-5 -> (offset=0, leaderEpoch=0), -uve-topic-24-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-12 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-13 -> (offset=0, leaderEpoch=0), -uve-topic-15-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-1 -> (offset=0, leaderEpoch=0), -uve-topic-12-4 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-8 -> (offset=0, leaderEpoch=0), -uve-topic-20-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-10 -> (offset=0, leaderEpoch=0), -uve-topic-11-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-7 -> (offset=0, leaderEpoch=0), -uve-topic-6-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-12-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-22 -> (offset=0, leaderEpoch=0), -uve-topic-16-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-3-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-12-16 -> (offset=0, leaderEpoch=0), -uve-topic-13-13 -> (offset=0, leaderEpoch=0), -uve-topic-23-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-14 -> (offset=0, leaderEpoch=0), -uve-topic-21-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-27 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-29 -> (offset=0, leaderEpoch=0), -uve-topic-11-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-8 -> (offset=0, leaderEpoch=0), -uve-topic-2-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-10 -> (offset=0, leaderEpoch=0), -uve-topic-20-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=0), -uve-topic-10-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-12 -> (offset=0, leaderEpoch=0), -uve-topic-24-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-21 -> (offset=0, leaderEpoch=0), -uve-topic-6-5 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-27 -> (offset=0, leaderEpoch=0), -uve-topic-20-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-21 -> (offset=0, leaderEpoch=0), -uve-topic-14-26 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=0), -uve-topic-19-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-28 -> (offset=0, leaderEpoch=0), -uve-topic-2-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-10 -> (offset=0, leaderEpoch=0), -uve-topic-20-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-16-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-24 -> (offset=0, leaderEpoch=0), -uve-topic-4-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-24 -> (offset=0, leaderEpoch=0), -uve-topic-13-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,049] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-23-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-6-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-22-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-15-17 -> (offset=0, leaderEpoch=0), -uve-topic-15-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-24-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-14 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-24-19 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-22-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-19-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-11 -> (offset=0, leaderEpoch=0), -uve-topic-19-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-29 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-15-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-3-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-17 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (offset=0, leaderEpoch=0), -uve-topic-3-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-1 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-3-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-20 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-4 -> (offset=0, leaderEpoch=0), -uve-topic-22-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-4 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-26 -> (offset=0, leaderEpoch=0), -uve-topic-24-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-15-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-22 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-5 -> (offset=0, leaderEpoch=0), -uve-topic-25-17 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-2 -> (offset=0, leaderEpoch=0), -uve-topic-16-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-14 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-7-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-24-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-10-18 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-11 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-20 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,069] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-17-9, -uve-topic-17-21, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-17-18, -uve-topic-1-13, -uve-topic-17-27, -uve-topic-17-24, -uve-topic-1-1, -uve-topic-1-22, -uve-topic-1-7, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-17-6, -uve-topic-1-25, -uve-topic-17-0, -uve-topic-17-3, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-1-4) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,071] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,071] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,072] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-06 00:52:16,072] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,106] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,107] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,107] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-06 00:52:16,107] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,111] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,111] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,111] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-06 00:52:16,111] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,115] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,116] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,116] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-06 00:52:16,116] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,119] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,120] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,120] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-06 00:52:16,120] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,125] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,125] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,125] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-06 00:52:16,126] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,131] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,132] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,132] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-06 00:52:16,132] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,140] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,141] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,141] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-06 00:52:16,141] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,145] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,145] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,145] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-06 00:52:16,146] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,152] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,152] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,152] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-06 00:52:16,152] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,171] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,171] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,172] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-06 00:52:16,172] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,176] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,176] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,176] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-06 00:52:16,177] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,181] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,182] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,182] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-06 00:52:16,182] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,192] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,193] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,193] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,193] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,201] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,202] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,202] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-06 00:52:16,202] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,208] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,208] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,208] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-06 00:52:16,208] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,212] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,212] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,212] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-06 00:52:16,212] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,219] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,220] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,220] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-06 00:52:16,220] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,224] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,224] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,224] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-06 00:52:16,224] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,229] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,230] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,230] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-06 00:52:16,230] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,235] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,236] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,236] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-06 00:52:16,236] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,243] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,243] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,244] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,244] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,245] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,245] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,246] INFO [Log 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.Log) [2025-02-06 00:52:16,246] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,247] INFO [Log 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.Log) [2025-02-06 00:52:16,247] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,248] INFO [Log 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.Log) [2025-02-06 00:52:16,248] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,249] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,249] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,250] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,250] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,251] INFO [Log 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.Log) [2025-02-06 00:52:16,251] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,251] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,255] INFO [Log 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.Log) [2025-02-06 00:52:16,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,255] INFO [Log 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.Log) [2025-02-06 00:52:16,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,255] INFO [Log 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.Log) [2025-02-06 00:52:16,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,255] INFO [Log 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.Log) [2025-02-06 00:52:16,255] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,255] INFO [Log 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.Log) [2025-02-06 00:52:16,255] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,255] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-06 00:52:16,255] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,260] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,261] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,261] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-06 00:52:16,261] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,262] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,262] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,262] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-06 00:52:16,262] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,263] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,263] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,263] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-06 00:52:16,263] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,269] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,269] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,269] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-06 00:52:16,270] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,277] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,278] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,278] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-06 00:52:16,278] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,279] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,279] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,279] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-06 00:52:16,279] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,280] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,281] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,281] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-06 00:52:16,281] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,294] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,295] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,295] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-06 00:52:16,295] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,300] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,301] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,301] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-06 00:52:16,301] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,302] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,303] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,303] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-06 00:52:16,303] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,311] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,311] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,311] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-06 00:52:16,311] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,314] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,315] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,315] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-06 00:52:16,315] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,320] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,320] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,320] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-06 00:52:16,320] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,321] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,322] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,322] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-06 00:52:16,322] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,328] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,329] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,329] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-06 00:52:16,329] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,330] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,330] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,330] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-06 00:52:16,330] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,331] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,331] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,331] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-06 00:52:16,331] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,332] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,333] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,333] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-06 00:52:16,333] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,340] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,341] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,341] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-06 00:52:16,341] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,342] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,342] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,342] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-06 00:52:16,342] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,344] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,344] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,344] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-06 00:52:16,344] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,348] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,348] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,348] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-06 00:52:16,348] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,349] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,356] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,356] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-06 00:52:16,356] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,373] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,373] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,374] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-06 00:52:16,374] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,378] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,379] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,380] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,381] INFO [Log 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.Log) [2025-02-06 00:52:16,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,382] INFO [Log 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.Log) [2025-02-06 00:52:16,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,383] INFO [Log 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.Log) [2025-02-06 00:52:16,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,384] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,384] INFO [Log 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.Log) [2025-02-06 00:52:16,384] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,384] INFO [Log 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.Log) [2025-02-06 00:52:16,384] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,384] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-06 00:52:16,384] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,385] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,385] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,386] INFO [Log 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.Log) [2025-02-06 00:52:16,384] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,404] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,404] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,404] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-06 00:52:16,404] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,405] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,406] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,406] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-06 00:52:16,406] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,407] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,407] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,407] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-06 00:52:16,407] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,408] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,408] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,408] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-06 00:52:16,408] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,410] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,411] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,411] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-06 00:52:16,411] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,416] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,416] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,417] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-06 00:52:16,417] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,420] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,420] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,420] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-06 00:52:16,420] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,424] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,425] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,425] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-06 00:52:16,425] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,429] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,429] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,429] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-06 00:52:16,429] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,430] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,431] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,431] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-06 00:52:16,431] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,432] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,432] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,433] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-06 00:52:16,433] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,434] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,435] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,435] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-06 00:52:16,435] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,438] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:52:16,438] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:52:16,438] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-06 00:52:16,438] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:16,438] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-1-23, -uve-topic-17-22, -uve-topic-1-27, -uve-topic-17-4, -uve-topic-17-23, -uve-topic-17-26, -uve-topic-1-5, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-1-17, -uve-topic-17-13, -uve-topic-1-21, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-1-3, -uve-topic-1-0, -uve-topic-1-26, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-17-29, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-1-20, -uve-topic-17-19, -uve-topic-17-16, -uve-topic-1-24, -uve-topic-17-1, -uve-topic-17-20, -uve-topic-1-2, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-17-2, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-1-14, -uve-topic-1-11, -uve-topic-17-10) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,439] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,439] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-17-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-25 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-4 -> (offset=0, leaderEpoch=0), -uve-topic-17-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-17-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-17-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-13 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,787] INFO [Log 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.Log) [2025-02-06 00:52:16,787] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,788] INFO [Log 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.Log) [2025-02-06 00:52:16,901] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,905] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,906] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,907] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,908] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,909] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,910] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,911] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,912] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:16,913] INFO [Log 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.Log) [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,939] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,940] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,631] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,632] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,633] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,634] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,635] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,636] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,213] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:59:12,958] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:12,961] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:12,962] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:12,972] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-06 00:59:12,972] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,981] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:12,981] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:12,981] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-06 00:59:12,981] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,985] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:12,986] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:12,986] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-06 00:59:12,986] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,990] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:12,990] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:12,990] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-06 00:59:12,991] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,995] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:12,995] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:12,995] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-06 00:59:12,995] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,000] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,000] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,001] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-06 00:59:13,001] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,005] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,005] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,005] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-06 00:59:13,005] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,009] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,009] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,009] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-06 00:59:13,009] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,013] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,013] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,013] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-06 00:59:13,013] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,017] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,018] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,018] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-06 00:59:13,018] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,022] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,023] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,023] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-06 00:59:13,023] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,028] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,029] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,029] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-06 00:59:13,030] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,031] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,032] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,032] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-06 00:59:13,032] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,034] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,035] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,035] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-06 00:59:13,035] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,037] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,038] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,038] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-06 00:59:13,038] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,040] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,042] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,043] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-06 00:59:13,043] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,045] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,045] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,045] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-06 00:59:13,046] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,047] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,047] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,048] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-06 00:59:13,048] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,049] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,049] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,049] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-06 00:59:13,049] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,051] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,051] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,051] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-06 00:59:13,051] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,052] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,052] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,052] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-06 00:59:13,052] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,053] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,054] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,054] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-06 00:59:13,054] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,055] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,055] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,055] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-06 00:59:13,055] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,056] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,057] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,057] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-06 00:59:13,057] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,058] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,058] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,058] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-06 00:59:13,058] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,059] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,060] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,060] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-06 00:59:13,060] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,061] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,061] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,061] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-06 00:59:13,061] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,062] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,062] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,062] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-06 00:59:13,062] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,064] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,064] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,064] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-06 00:59:13,064] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,065] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 00:59:13,066] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 00:59:13,066] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-06 00:59:13,066] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,066] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-9) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:13,067] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:13,067] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,153] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,153] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,384] INFO [Log 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.Log) [2025-02-06 00:59:13,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,385] INFO [Log 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.Log) [2025-02-06 00:59:13,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,385] INFO [Log 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.Log) [2025-02-06 01:02:09,431] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:12:09,431] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:22:09,431] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:32:09,431] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:42:09,431] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:50:39,789] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:50:39,791] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-06 01:50:39,793] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-06 01:50:40,081] INFO Unable to read additional data from server sessionid 0x100001ddfa9000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:40,297] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:40,314] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:41,351] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:41,353] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:42,870] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:42,871] INFO Socket connection established, initiating session, client: /10.0.0.38:54614, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:42,872] INFO Unable to read additional data from server sessionid 0x100001ddfa9000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:43,949] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:43,949] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,675] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,675] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,136] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,136] INFO Socket connection established, initiating session, client: /10.0.0.38:41626, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,136] INFO Unable to read additional data from server sessionid 0x100001ddfa9000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,724] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,724] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:47,125] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:47,125] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:48,745] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:48,745] INFO Socket connection established, initiating session, client: /10.0.0.38:41670, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:48,746] INFO Unable to read additional data from server sessionid 0x100001ddfa9000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,239] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,239] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,851] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,851] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:50:53 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:50:53 UTC 2025 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ 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.38 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ uniq +++ sort +++ grep -vi host +++ awk '/32 host/ { print f } {f=$2}' +++ tr '\n' , +++ cat /proc/net/fib_trie ++ local local_ips=,10.0.0.38,10.20.0.10,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ (( 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.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 3 ++ return + my_ip_and_order='10.0.0.38 3' + '[' -n '10.0.0.38 3' ']' + break + '[' -z '10.0.0.38 3' ']' ++ cut -d ' ' -f 1 ++ echo 10.0.0.38 3 + my_ip=10.0.0.38 ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-02-06 01:50:57,792] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:50:59,495] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:50:59,742] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:50:59,807] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:50:59,815] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:50:59,883] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:50:59,912] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,919] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-3. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,919] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,919] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,919] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,919] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,926] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,927] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,928] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,928] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,928] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,930] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:59,952] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:50:59,972] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:00,033] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:00,038] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:00,043] INFO Socket connection established, initiating session, client: /10.0.0.38:59876, server: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:01,224] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:01,563] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:01,564] INFO Socket connection established, initiating session, client: /10.0.0.38:54194, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:02,284] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,335] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,335] INFO Socket connection established, initiating session, client: /10.0.0.38:59120, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,369] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181, sessionid = 0x1000058fac70004, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,423] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:04,110] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:51:04,312] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:51:04,349] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:51:04,485] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,485] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,485] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,696] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:04,698] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:51:04,930] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:04,931] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:04,968] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:04,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 145ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:04,992] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:04,992] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:04,993] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:04,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,000] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,000] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,009] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,014] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,014] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,019] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,022] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,022] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,023] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,027] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,027] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,031] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,035] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,035] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,036] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,062] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,062] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,066] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,076] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,076] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,077] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,086] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,086] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,095] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,098] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,098] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,111] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,120] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,126] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,127] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,135] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,136] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,139] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,176] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,177] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,180] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 48ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,207] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,210] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,211] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,241] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,241] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,245] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,260] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,261] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,269] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,295] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,295] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,298] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,312] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,313] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,314] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,324] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,324] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,326] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,334] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,334] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,427] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 2555 (kafka.log.ProducerStateManager) [2025-02-06 01:51:05,661] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2555 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,664] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002555.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:05,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2555) with 1 segments in 387ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,720] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,720] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,749] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,752] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,753] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,757] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,759] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,777] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,777] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,783] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,785] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,785] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,786] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,790] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,790] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,791] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,798] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,799] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,851] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 56ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,855] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,855] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,856] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,861] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,862] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,863] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,867] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,867] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,872] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,873] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,874] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,874] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,875] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,882] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,882] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,883] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,889] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,927] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,943] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 57ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,946] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,953] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,982] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,985] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,985] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,985] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,988] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,988] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,989] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:05,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,991] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,995] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,008] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,010] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,010] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,101] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 94ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,104] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,105] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,106] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,109] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,109] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,114] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,117] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,117] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,118] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,123] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,123] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,140] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,142] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,142] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,150] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,152] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,152] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,162] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,163] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,163] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,164] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,170] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,170] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,174] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,180] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,180] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,181] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,195] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,195] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,209] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,227] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,227] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,228] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,237] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,237] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,239] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 25ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,240] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,240] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,240] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,242] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,246] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,255] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,259] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,259] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,260] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 18ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,263] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,263] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,264] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,265] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,265] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,277] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,279] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,279] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,281] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,282] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,283] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,302] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,304] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,304] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,305] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,307] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,307] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,314] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,319] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,319] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,320] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,324] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,324] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,338] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,361] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,362] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,378] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,380] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,380] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,381] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,417] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,418] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,418] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 39ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,432] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,432] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,433] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,496] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,497] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,502] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 69ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,504] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,504] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,505] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,507] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,507] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,520] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,527] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,527] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,528] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,529] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,529] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,530] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,541] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,541] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,542] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,547] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,547] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,548] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,549] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,549] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,562] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,563] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,563] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,569] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,570] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,571] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,571] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,581] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,581] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,587] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,593] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,593] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,596] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,600] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,600] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,607] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,609] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,609] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,609] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,615] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,615] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,615] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,617] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,617] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,623] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 617 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,627] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 617 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,627] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000617.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=617) with 1 segments in 11ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,629] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,629] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,629] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,635] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,635] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,643] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,644] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,644] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,645] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,646] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,646] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,649] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,654] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,654] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,661] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,665] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,665] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,666] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 12ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,667] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,667] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,667] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,669] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,669] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,669] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,683] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,683] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,684] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,685] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,685] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,690] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,691] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,691] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,692] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,693] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,693] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,694] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,703] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,703] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,704] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,705] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,705] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,709] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,710] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,710] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,711] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,715] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,715] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,716] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,718] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,719] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,721] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,725] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,725] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,740] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,744] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,745] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,752] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,754] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,754] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,755] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,757] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,757] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,763] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,767] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,767] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,767] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,769] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,769] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,769] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,770] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,771] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,778] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,779] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,780] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,780] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,781] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,782] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,782] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,783] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,784] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,784] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,796] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,800] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,800] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,801] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,804] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,804] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,805] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 7ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,806] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,806] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,809] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,811] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,811] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,812] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,816] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,816] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,816] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,826] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,828] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,840] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,843] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,851] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,854] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,855] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,856] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,856] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,857] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,857] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,857] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,858] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,867] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,867] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,868] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,869] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,869] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,875] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,876] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,876] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,879] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,887] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,887] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,891] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,900] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,900] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,908] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,910] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,910] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,911] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 126 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,939] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,939] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=126) with 1 segments in 32ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,955] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,955] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,956] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,959] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,959] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,960] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,960] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,972] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,972] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,976] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,978] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,978] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,978] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,992] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,992] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,000] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,003] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,003] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,011] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,014] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,014] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,026] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,049] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,049] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,074] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 40ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,078] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,078] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,079] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,082] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,082] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,083] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,091] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,091] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,091] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,099] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,100] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,104] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,105] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,107] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,107] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,111] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,113] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,114] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,115] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,117] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,118] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,120] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,121] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,121] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,123] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,123] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,128] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,130] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,131] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,163] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,164] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,165] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,165] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,169] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,169] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,169] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 6ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,170] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,170] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,171] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,172] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,177] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,177] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,186] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,190] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,191] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,192] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,192] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,193] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,195] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,195] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,206] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,213] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,213] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,213] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,215] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,215] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,216] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,219] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,219] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,220] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,229] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,229] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,237] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,238] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,238] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,248] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,249] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,250] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,250] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,251] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,251] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,256] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,257] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,258] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,266] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,267] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,270] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,271] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,273] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,276] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,280] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,281] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,281] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,282] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,283] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,283] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,283] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,284] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,284] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,285] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,286] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,286] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,287] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,288] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,288] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,288] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 7 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,304] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 7 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,305] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000007.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,305] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=7) with 1 segments in 18ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,306] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,306] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,306] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,307] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,307] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,311] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,312] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,312] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,313] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,314] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,314] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,328] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,330] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,330] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,333] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,334] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,334] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,337] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,338] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,338] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,341] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,343] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,343] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,343] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,345] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,345] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,346] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,350] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,351] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,354] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,355] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,356] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,357] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,359] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,359] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,361] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,364] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,364] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,371] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 849 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,376] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 849 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,376] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000849.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=849) with 1 segments in 14ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,377] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,377] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,378] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,382] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,382] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,388] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,389] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,389] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,391] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,394] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,394] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,399] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,401] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,401] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,403] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,409] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,409] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,411] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,415] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,416] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,416] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,420] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,421] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,423] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,427] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,427] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,427] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,430] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,430] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,431] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,432] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,432] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,444] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,445] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,445] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,446] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,447] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,447] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,455] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,456] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,456] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,457] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,457] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,458] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,458] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,464] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,464] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,470] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,471] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,471] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,472] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,483] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,483] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,483] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,484] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,484] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,492] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,493] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,493] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,494] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,495] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,495] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,495] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,496] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,496] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,497] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,498] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,498] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,508] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,522] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,522] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,523] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,524] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,524] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,524] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,525] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,525] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,530] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,531] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,531] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,535] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,535] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,536] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,539] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,539] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,540] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,540] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,541] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,541] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,541] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,557] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,557] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,570] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,571] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,571] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,572] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,573] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,573] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,573] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,574] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,574] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,589] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,594] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,594] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,597] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 727 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,617] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 727 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,617] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000727.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=727) with 1 segments in 28ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,618] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,619] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,619] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,620] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,620] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,632] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,633] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,633] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,634] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,635] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,635] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,650] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,651] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,651] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,654] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,655] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,655] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,656] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,657] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,657] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,665] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,666] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,666] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,675] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,676] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,676] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,677] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,678] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,678] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,686] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,689] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,689] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,690] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,690] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,691] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,691] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,691] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,693] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,693] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,694] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,703] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,703] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,704] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,704] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,705] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,705] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,705] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,706] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,706] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,714] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,715] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,715] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,715] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,716] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,716] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,721] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,722] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,722] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,723] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,724] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,724] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,724] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,725] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,725] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,726] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,727] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,727] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,734] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,735] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,735] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,738] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,740] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,740] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,742] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,744] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,744] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,744] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,745] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,745] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,746] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,749] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,749] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,751] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,752] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,752] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,753] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,753] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,753] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,760] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,761] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,761] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,761] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,762] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,763] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,763] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,763] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,771] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,771] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,772] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,773] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,773] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,776] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,780] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,780] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,784] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,785] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,785] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,786] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,801] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,801] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,814] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,816] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,816] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,821] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,822] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,822] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,836] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,839] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,842] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,852] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,856] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,856] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,858] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,860] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,861] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,868] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,872] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,872] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,876] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,879] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,881] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,885] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,892] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,894] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,896] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,908] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,908] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,916] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,920] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,921] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,925] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,926] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,932] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,932] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,933] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,936] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,936] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,936] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,941] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,941] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,941] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,942] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,942] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,943] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,947] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,947] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,947] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,948] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,949] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,955] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,956] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,956] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,956] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,960] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,960] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,960] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,965] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,965] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,969] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,971] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,971] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,974] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,975] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,975] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,978] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,979] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,979] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,980] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,982] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,982] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,985] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,986] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,986] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,989] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,990] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,990] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,992] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,993] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,994] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,995] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,996] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,997] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,002] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,002] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,003] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,003] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,003] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,006] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,007] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,009] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,014] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,016] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,016] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,022] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,027] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,027] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,028] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,030] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,030] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,031] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,031] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,032] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,032] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,036] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,037] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,037] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,038] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,042] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,042] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,043] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,046] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,046] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,051] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,052] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,053] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,054] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,056] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,058] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,066] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,067] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,067] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,067] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,068] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,068] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,073] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,074] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,074] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,075] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,075] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,075] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,076] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,077] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,077] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,077] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,079] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,081] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,084] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,085] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,085] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,088] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,089] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,089] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,090] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,092] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,092] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,095] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,096] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,096] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,097] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,100] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,100] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,101] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,104] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,104] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,105] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,107] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,108] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,109] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,112] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,112] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,116] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,154] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,154] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,155] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,158] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,158] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,159] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 42ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,159] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,159] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,166] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,167] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,167] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,170] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,171] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,171] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,172] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,176] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,176] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,177] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,182] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,182] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,182] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 9ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,183] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,183] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,185] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,187] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,188] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,190] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,193] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,193] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,193] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,198] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,199] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,200] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,206] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,206] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,210] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,211] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,212] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,216] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,219] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,219] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,224] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,226] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,226] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,227] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,230] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,230] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,232] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,236] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,236] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,240] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,249] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,249] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,250] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,254] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,256] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,260] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,264] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,264] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,264] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,266] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,266] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,266] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,269] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,269] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,271] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,272] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,273] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,273] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,277] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,277] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,278] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,280] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,281] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,281] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,282] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,283] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,283] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,286] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,287] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,287] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,291] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,291] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,292] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,292] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,292] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,293] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,293] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,294] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,295] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,295] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,300] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,300] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,301] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,301] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,305] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,317] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,317] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,321] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,322] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,323] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,324] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,326] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,326] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,333] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,334] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,334] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,335] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,336] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,336] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,341] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,347] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,347] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,347] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,348] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,348] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,349] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,350] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,350] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,350] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,355] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,355] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,356] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,357] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,357] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,357] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,374] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,374] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,375] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,376] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,376] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,380] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,381] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,381] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,382] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,383] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,383] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,383] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,384] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,384] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,384] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,385] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,385] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,385] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,386] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,390] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,390] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,391] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,395] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,395] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,396] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,397] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,397] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,397] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,399] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,413] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,413] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,414] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,415] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,418] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,419] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,419] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,420] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,421] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,421] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,421] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,421] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,422] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,422] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,424] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,425] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,429] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,440] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,441] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,441] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,442] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,442] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,442] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,443] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,444] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,444] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,444] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,452] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,452] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,455] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,456] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,456] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,457] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,458] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,458] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,458] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,461] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,461] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,462] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,463] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,463] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,464] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,467] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,467] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,468] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,470] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,473] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,478] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,479] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,482] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,495] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,496] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,496] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,496] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,497] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,497] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,497] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,498] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,498] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,499] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,500] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,500] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,500] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,501] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,501] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,502] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,503] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,503] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,516] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,517] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,517] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,518] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,521] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,521] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,523] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 6ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,523] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,524] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,527] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,528] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,528] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,528] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,530] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,530] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,530] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,532] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,532] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,532] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,533] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,533] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,533] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,549] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,549] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,553] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,554] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,554] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,554] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,555] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,555] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,559] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,560] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,560] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,560] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,561] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,561] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,561] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,562] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,562] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,570] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,571] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,571] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,578] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,580] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,580] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,582] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,583] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,583] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,583] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,584] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,584] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,585] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,586] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,586] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,593] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,596] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,596] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,597] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,597] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,597] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,598] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,601] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,601] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,605] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,605] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,606] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,608] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,615] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,615] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,619] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,620] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,620] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,620] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,623] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,624] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,629] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,630] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,630] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,633] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,641] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,641] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,644] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,645] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,645] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,645] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,646] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,646] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,671] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,672] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,672] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,672] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,673] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,673] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,674] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,674] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,675] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,675] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,680] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,681] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,681] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,689] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,689] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,690] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,690] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,690] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,691] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,691] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,696] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,697] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,697] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,702] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,703] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,703] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,703] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,704] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,704] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,704] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,705] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,705] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,706] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,708] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,708] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,708] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,710] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,710] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,711] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,712] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,714] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,718] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,719] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,719] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,719] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,720] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,720] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,724] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,725] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,725] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,725] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,726] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,727] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,727] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,727] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,731] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,732] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,732] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 6ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,732] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,732] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,733] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,733] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,734] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,734] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,734] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,735] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,735] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,736] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,736] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,736] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,737] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,738] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,738] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,739] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,741] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,741] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,745] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,745] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,745] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,753] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,753] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,753] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,757] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,758] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,758] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,760] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,762] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,762] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,763] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,765] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,765] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,766] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,768] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,768] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,769] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,771] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,771] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,773] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,775] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,775] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,776] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,778] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,778] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,782] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,783] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,783] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,783] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,784] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,784] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,793] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,795] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,795] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,796] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,798] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,799] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,803] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,803] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,804] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,806] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,807] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,807] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,808] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,808] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,808] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,808] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,809] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,817] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,819] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,819] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 11ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,820] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,821] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,822] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,825] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,825] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,829] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,830] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,830] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,834] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,835] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,835] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,837] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,838] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,838] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,839] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,841] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,841] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,844] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,845] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,845] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,847] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,849] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,849] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,850] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,853] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,853] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,853] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,856] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,856] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,856] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,860] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,860] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,861] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,863] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,863] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,868] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,869] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,869] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,870] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,872] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,872] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,872] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,875] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,876] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,876] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,878] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,879] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,880] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,882] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,882] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,886] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,887] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,887] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,888] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,890] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,890] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,894] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,895] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,895] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,895] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,897] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,897] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,898] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,901] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,901] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,906] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,906] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,906] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,907] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,907] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,908] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,908] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,910] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,913] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,914] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,918] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,920] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,920] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,920] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,923] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,923] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,925] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,926] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,927] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,929] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,930] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,933] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,933] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,935] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,939] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,939] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,940] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,942] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,942] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,948] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,949] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,949] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,949] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,951] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,951] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,956] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,957] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,957] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,958] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,959] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,959] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,960] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,961] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,961] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,968] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,969] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,969] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,969] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,970] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,970] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,975] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,976] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,976] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,977] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,978] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,978] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,978] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,979] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,979] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,979] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,980] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,980] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,980] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,981] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,981] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,982] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,982] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,992] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,992] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,993] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,993] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,993] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,994] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,995] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,995] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,995] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,996] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,996] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,002] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,003] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,003] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,004] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,005] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,005] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,005] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,006] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,016] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,017] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,018] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,018] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,022] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,024] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,024] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,025] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,025] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,025] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,026] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,035] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,036] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,048] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,049] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,049] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,060] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,061] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,061] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,062] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,063] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,063] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,069] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,069] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,070] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,073] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,074] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,074] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,075] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,075] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,075] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,079] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,080] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,080] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,086] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,087] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,087] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,089] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,092] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,092] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,093] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 6ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,093] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,094] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,096] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,097] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,097] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,099] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 417 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,111] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,111] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=417) with 1 segments in 17ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,114] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,115] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,115] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,116] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,116] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,116] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,117] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,117] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,121] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,121] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,122] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,125] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,125] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,125] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,126] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,127] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,127] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,130] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,131] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,131] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,146] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,148] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,149] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,152] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,152] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,152] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,157] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,157] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,158] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,158] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,159] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,159] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,159] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,160] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,160] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,160] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,161] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,161] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,161] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,162] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,163] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,163] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,163] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,164] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,164] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,168] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,169] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,169] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,170] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,172] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,172] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,172] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,173] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,173] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,174] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,175] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,175] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,176] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,178] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,178] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,182] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,183] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,183] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,184] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,185] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,185] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,185] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,186] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,186] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,186] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,188] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,188] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,188] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,192] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,192] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,196] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,197] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,197] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,198] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,199] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,199] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,199] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,202] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,202] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,203] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,203] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,203] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,206] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,207] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,207] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,211] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 417 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,214] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,214] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=417) with 1 segments in 9ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,215] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,215] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,218] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,219] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,219] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,219] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,220] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,220] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,221] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,221] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,221] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,222] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,223] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,223] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,224] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,225] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,226] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,227] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,227] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,228] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,228] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,230] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,230] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,234] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,235] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,235] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,239] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,240] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,240] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,240] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,241] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,241] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,248] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 1603 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,257] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1603 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,257] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001603.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1603) with 1 segments in 17ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,258] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,258] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,258] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,261] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,262] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,262] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 4ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,262] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,262] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,263] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,308] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,308] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,314] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,316] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,316] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,319] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,320] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,320] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,324] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,324] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,324] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,325] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,326] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,326] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,331] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,331] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,332] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,332] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,335] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,335] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,344] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,345] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,345] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,345] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,346] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,346] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,346] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,350] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,350] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,350] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,356] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,356] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,356] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,360] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,360] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,367] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,368] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,368] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,368] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,369] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,369] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,372] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,374] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,374] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,375] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,380] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,380] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,384] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,385] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,385] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,388] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,390] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,390] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,391] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,394] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,394] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,395] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,399] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,405] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,406] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,407] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,407] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,411] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,411] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,412] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,415] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,416] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,416] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,417] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,417] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,417] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,421] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,422] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,422] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,426] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,427] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,427] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,428] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,428] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,428] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,429] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,429] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,433] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,433] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,433] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,436] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,436] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,436] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,439] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,439] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,440] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,442] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,442] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,446] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,447] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,447] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,448] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,448] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,448] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,450] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,452] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,452] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,452] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,453] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,453] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,455] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,457] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,457] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,458] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,460] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,461] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,461] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,463] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,463] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,467] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,467] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,467] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,468] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,469] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,469] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,473] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,474] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,474] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,474] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,475] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,475] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,477] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,477] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,478] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,478] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,478] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,481] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,483] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,487] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,488] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,488] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,488] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,489] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,490] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,490] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,491] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,491] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,492] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,492] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,493] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,493] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,493] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,494] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,494] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,496] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,497] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,497] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,499] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,500] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,501] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,501] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,502] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,502] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,505] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,506] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,506] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,507] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,507] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,507] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,508] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,508] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,508] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,509] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,511] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,511] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,514] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,515] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,515] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,515] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,516] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,516] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,516] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,517] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,517] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,518] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,518] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,518] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,523] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,523] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,523] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,524] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,525] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,525] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,525] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,526] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,526] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,526] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,527] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,527] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,527] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,528] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,528] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,530] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,530] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,530] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,531] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,531] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,532] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,533] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,534] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,534] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,534] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,536] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,536] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,541] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,542] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,542] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,542] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,544] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,544] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,548] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,549] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,549] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,549] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,550] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,550] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,553] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,554] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,554] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,554] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,555] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,555] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,555] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,559] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,560] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,560] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,560] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,561] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,561] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,566] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,567] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,567] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,570] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,571] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,571] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,571] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,572] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,572] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,577] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,578] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,578] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,581] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,582] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,582] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,584] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,588] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,588] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,589] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 7ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,590] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,590] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,592] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,593] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,593] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,594] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,595] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,595] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,598] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,598] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,598] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,599] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,600] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,600] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,602] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,603] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,603] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,604] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,604] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,604] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,610] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,611] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,611] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,613] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,614] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,614] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,615] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,616] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,616] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,617] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,618] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,618] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,624] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,625] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,625] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,628] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,629] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,629] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,629] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,630] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,630] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,633] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,634] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,634] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,635] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,636] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,636] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,636] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,637] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,637] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,638] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,638] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,638] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,639] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,639] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,639] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,640] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,640] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,641] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,641] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,642] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,642] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,642] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,643] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,645] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,645] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,646] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,646] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,651] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,652] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,652] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,658] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,659] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,659] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,664] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,664] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,664] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,665] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,666] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,666] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,666] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,667] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,667] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,667] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,668] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,669] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,672] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,673] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,673] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,677] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,679] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,679] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,679] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,680] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,680] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,681] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,681] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,681] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,689] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,690] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,691] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,691] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,696] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,696] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,710] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,711] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,711] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,712] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,712] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,712] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,717] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,718] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,718] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,718] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,719] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,719] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,723] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,725] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,726] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,726] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,727] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,727] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,728] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,750] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,751] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,751] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 24ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,751] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,751] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,752] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,752] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,752] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,753] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,754] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,754] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,766] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,767] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,767] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,767] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,768] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,768] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,768] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,769] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,769] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,770] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,770] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,770] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,771] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,771] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,771] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,777] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,777] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,778] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,778] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,779] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,779] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,779] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,787] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,793] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,798] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,799] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,799] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,799] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,800] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,800] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,800] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,801] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,801] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,801] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,802] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,807] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,807] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,807] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,808] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,808] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,808] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,809] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,809] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,809] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,821] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,821] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,833] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,834] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,834] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,834] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,835] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,835] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,838] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,839] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,839] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,839] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,840] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,840] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,840] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,847] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,847] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,858] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,859] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,859] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,864] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,865] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,865] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,869] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,869] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,869] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,881] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,882] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,882] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,886] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,888] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,888] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,891] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,892] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,892] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,892] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,893] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,893] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,893] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,894] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,894] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,900] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,900] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,901] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,903] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,916] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,916] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,917] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,918] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,918] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,918] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,923] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,923] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,927] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,928] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,928] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,928] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,935] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,935] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,935] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,936] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,936] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,950] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,953] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,953] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,957] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,960] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,960] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,964] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,965] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,965] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,968] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,969] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,969] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,970] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,970] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,970] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,971] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,972] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,972] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,972] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,973] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,973] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,976] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,977] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,977] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,977] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,978] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,978] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,994] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,995] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,995] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,995] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,996] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,996] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,996] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,997] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,997] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,997] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,998] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,998] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,999] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,999] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,999] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,000] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,000] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,003] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,003] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,021] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,021] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,022] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,022] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,023] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,023] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,040] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,041] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,041] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,041] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,042] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,042] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,043] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,043] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,043] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,044] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,045] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,045] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,060] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,061] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,061] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,062] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,062] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,063] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,063] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,064] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,064] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,064] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,072] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,073] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,073] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 9ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,073] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,073] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,076] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1009 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,086] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1009 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,086] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001009.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1009) with 1 segments in 14ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,087] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,087] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,090] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,090] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,090] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,091] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,092] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,092] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,092] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,093] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,093] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,094] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,095] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,095] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,097] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 829 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,107] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 829 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,107] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000829.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=829) with 1 segments in 13ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,108] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,108] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,109] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,109] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,109] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,119] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,120] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,120] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,120] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,121] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,121] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,121] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,131] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,131] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,135] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,136] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,136] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,136] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,137] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,137] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,137] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,143] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,143] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,143] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,144] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,144] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,144] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,145] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,145] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,161] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,162] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,162] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,171] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,172] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,172] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,177] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,178] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,178] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,178] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,179] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,179] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,180] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,181] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,181] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,194] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,195] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,195] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,199] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,200] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,200] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,207] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,208] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,208] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,210] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1291 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,224] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1291 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,224] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001291.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1291) with 1 segments in 17ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,225] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,225] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,229] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,230] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,230] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,230] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,231] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,231] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,231] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,232] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,242] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,250] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,250] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,251] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,251] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,252] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,252] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,252] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,253] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,253] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,256] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,257] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,257] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,257] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,258] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,258] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,258] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,259] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,259] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,259] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,260] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,260] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,261] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,261] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,261] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,262] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,282] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,282] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,286] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,286] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,286] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,293] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,293] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,294] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,294] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,294] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,295] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,295] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,296] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,297] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,297] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,297] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,308] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,309] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,309] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 12ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,309] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,309] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,310] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,311] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,311] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,334] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,335] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,335] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,338] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,339] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,339] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,340] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,340] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,340] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,348] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,349] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,349] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,352] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,353] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,353] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,353] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,363] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,363] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,363] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,364] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,364] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,365] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,365] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,365] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,384] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,385] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,385] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,385] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,386] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,386] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,386] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,387] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,387] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,388] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,395] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,395] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,396] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,397] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,397] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,397] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,403] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,403] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,403] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,404] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,409] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,410] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,410] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,410] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,425] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,426] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,426] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,433] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,434] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,434] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,437] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 82ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,516] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,516] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,537] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,538] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,538] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,542] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,543] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,543] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,564] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,565] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,565] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,568] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,568] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,569] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,569] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,569] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,571] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,571] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,571] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,572] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,572] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,572] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,573] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,573] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,581] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,582] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,582] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,582] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,583] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,585] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,585] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,597] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,598] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,598] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,604] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,605] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,605] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,608] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,609] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,609] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,609] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,610] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,610] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,610] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,611] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,611] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,611] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,612] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,612] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,612] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,613] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,613] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,613] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,614] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,614] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,614] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,619] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,619] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,619] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,621] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,621] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,622] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,643] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,643] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,643] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,644] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,644] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,645] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,645] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,645] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,646] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,646] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,646] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,647] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,647] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,647] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,665] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,673] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,673] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,673] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,682] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,682] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,685] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,695] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,695] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,695] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,697] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,697] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,702] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,702] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,703] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,706] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,706] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,706] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,707] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,712] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,712] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,713] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 7ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,713] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,713] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,713] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,715] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,715] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,716] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,721] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,721] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,721] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,736] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,736] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,738] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 17ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,739] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,740] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,747] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,748] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,748] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,748] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,757] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,757] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,765] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,767] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,767] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,768] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,769] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,770] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,771] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,776] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,777] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,777] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 9ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,778] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,778] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,782] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,784] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,785] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,785] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,786] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,786] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,790] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,791] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,791] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,792] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,792] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,792] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,793] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,793] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,793] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,793] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,794] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,794] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,794] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,796] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,797] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,797] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,798] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,800] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,800] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,801] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,812] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,812] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,812] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 12ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,812] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,813] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,813] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,814] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,814] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,825] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,826] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,826] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,826] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,827] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,828] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,828] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,828] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,837] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,837] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,837] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 10ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,838] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,838] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,838] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,840] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,840] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,843] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,844] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,850] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,850] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,853] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,853] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,854] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,854] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,854] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,855] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,855] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,856] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,862] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,863] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,864] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,868] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,869] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,870] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,872] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,873] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,873] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,877] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,878] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,878] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,879] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,882] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,882] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,882] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,883] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,883] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,893] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,893] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,895] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,896] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,897] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,898] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,902] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,902] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,902] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,905] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,906] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,906] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,910] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,911] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,912] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,912] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,914] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,914] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,916] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,918] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,918] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,918] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,919] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,919] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,919] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,920] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,920] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,920] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,920] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,921] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,921] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,921] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,922] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,922] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,922] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,923] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,923] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,928] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,929] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,930] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,930] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,934] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,936] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,936] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,937] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,938] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,938] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,938] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,939] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,939] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,939] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,940] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,940] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,940] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,941] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,941] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,941] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,942] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,942] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,942] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,943] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,943] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,943] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,944] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,944] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,944] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,945] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,945] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,945] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,946] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,946] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,959] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,960] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,960] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,960] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,961] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,961] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,961] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,962] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,962] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,962] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,963] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,963] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,966] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,969] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,969] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,975] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 1036 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,980] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,981] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000001036.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1036) with 1 segments in 20ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,995] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,995] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,001] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,004] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,005] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,006] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,007] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,007] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,015] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,016] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,016] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,020] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,021] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,022] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,022] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,023] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,023] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,028] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,029] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,029] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,029] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,030] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,030] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,030] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,030] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,031] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,031] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,031] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,032] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,032] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,032] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,033] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,033] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,033] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,034] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,034] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,038] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,038] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,038] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,039] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,040] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,040] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,043] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,043] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,044] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,044] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,044] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,045] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,045] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,050] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,051] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,051] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,056] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,056] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,057] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,057] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,066] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,068] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,068] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,068] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,069] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,069] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,070] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,070] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,070] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,071] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,073] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,073] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,073] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,075] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,075] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,076] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,077] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,078] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,082] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,083] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,083] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,084] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,085] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,085] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,086] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,087] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,087] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,092] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,093] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,093] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,097] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,098] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,099] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,099] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,104] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,104] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,119] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,129] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,130] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,137] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,138] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,138] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,142] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,143] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,143] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,143] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,144] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,145] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,146] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,147] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,147] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,147] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,152] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,153] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,154] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,154] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,162] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,163] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,163] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,168] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,169] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,169] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,169] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,170] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,172] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,174] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 765 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,185] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 765 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,185] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000765.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=765) with 1 segments in 15ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,185] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,186] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,187] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,188] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,188] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,190] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,191] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,191] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,191] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,193] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,193] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,201] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,204] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,204] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,208] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 1188 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,223] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 1188 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,223] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000001188.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1188) with 1 segments in 20ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,225] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,225] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,226] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 126 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,232] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,232] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=126) with 1 segments in 8ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,233] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,233] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,236] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,237] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,237] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,240] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,241] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,241] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,247] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,247] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,251] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,258] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,259] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,259] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,259] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,259] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,262] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,262] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,262] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,263] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,263] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,263] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,263] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,264] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,264] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,264] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,265] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,265] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,265] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,266] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,268] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,274] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,276] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,276] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,339] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 64ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,342] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,342] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,343] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,344] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,344] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,344] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,345] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,345] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,386] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 41ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,387] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,389] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,398] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,400] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,400] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,406] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,407] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,416] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,416] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,417] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,417] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,417] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,418] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,418] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,424] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,425] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,427] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,428] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,447] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,448] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,448] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 23ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,451] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,451] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,458] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,460] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,465] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,467] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,468] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,469] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,469] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,474] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,474] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,485] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,486] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,486] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,502] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,507] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,507] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,508] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,508] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,508] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,530] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,531] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,531] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,537] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,538] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,538] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,539] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,539] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,539] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,540] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,541] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,541] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,542] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,547] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,547] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,547] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 7ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,548] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,548] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,557] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,558] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,558] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,558] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,559] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,559] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,559] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,560] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,560] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,560] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,561] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,563] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,573] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,574] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,574] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,583] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,584] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,584] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,585] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,585] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,585] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,586] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,586] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,586] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,587] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,587] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,587] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,593] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,597] INFO Loaded 960 logs in 6900ms. (kafka.log.LogManager) [2025-02-06 01:51:11,625] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:51:11,627] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:51:12,621] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.Acceptor) [2025-02-06 01:51:12,699] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:12,742] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:12,762] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:12,762] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:12,762] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:12,766] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:12,870] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:51:12,978] ERROR Error while creating ephemeral at /brokers/ids/3, node already exists and owner '72057722344374284' does not match current session '72057976202395652' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2025-02-06 01:51:13,002] ERROR [KafkaServer id=3] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer) org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists at org.apache.zookeeper.KeeperException.create(KeeperException.java:126) at kafka.zk.KafkaZkClient$CheckedEphemeral.getAfterNodeExists(KafkaZkClient.scala:1821) at kafka.zk.KafkaZkClient$CheckedEphemeral.create(KafkaZkClient.scala:1759) at kafka.zk.KafkaZkClient.checkedEphemeralCreate(KafkaZkClient.scala:1726) at kafka.zk.KafkaZkClient.registerBroker(KafkaZkClient.scala:95) at kafka.server.KafkaServer.startup(KafkaServer.scala:293) at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:44) at kafka.Kafka$.main(Kafka.scala:82) at kafka.Kafka.main(Kafka.scala) [2025-02-06 01:51:13,022] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-06 01:51:13,037] INFO [SocketServer brokerId=3] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-06 01:51:13,061] INFO [SocketServer brokerId=3] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-06 01:51:13,106] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2025-02-06 01:51:13,110] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:13,111] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:13,111] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:13,112] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:13,118] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:13,125] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:51:13,126] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:51:13,134] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,166] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,166] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,167] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,346] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,347] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,347] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,364] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,364] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,364] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,564] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,564] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:13,569] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2025-02-06 01:51:13,570] INFO Shutting down. (kafka.log.LogManager) [2025-02-06 01:51:14,526] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-06 01:51:14,527] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:14,632] INFO Session: 0x1000058fac70004 closed (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:14,632] INFO EventThread shut down for session: 0x1000058fac70004 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:14,633] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:14,635] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:15,517] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:15,517] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:15,520] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,517] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,518] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,519] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,518] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,520] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,521] INFO [SocketServer brokerId=3] Shutting down socket server (kafka.network.SocketServer) [2025-02-06 01:51:17,547] INFO [SocketServer brokerId=3] Shutdown completed (kafka.network.SocketServer) [2025-02-06 01:51:17,564] INFO [KafkaServer id=3] shut down completed (kafka.server.KafkaServer) [2025-02-06 01:51:17,564] ERROR Exiting Kafka. (kafka.server.KafkaServerStartable) [2025-02-06 01:51:17,573] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:51:18 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:51:18 UTC 2025 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ tr '\n' , +++ sort +++ uniq ++ local local_ips=,10.0.0.38,10.20.0.10,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ (( 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.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 3 ++ return + my_ip_and_order='10.0.0.38 3' + '[' -n '10.0.0.38 3' ']' + break + '[' -z '10.0.0.38 3' ']' ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-02-06 01:51:19,805] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:51:20,310] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:51:20,370] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:51:20,381] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:51:20,382] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:51:20,399] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:20,405] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,405] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-3. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,405] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,405] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,405] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,405] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,406] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,408] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:20,413] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:51:20,418] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:20,428] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:20,432] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:20,440] INFO Socket connection established, initiating session, client: /10.0.0.38:50934, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:20,446] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x20000584b6d001a, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:20,449] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:20,752] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:51:20,808] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:51:20,819] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:51:20,860] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:20,861] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:20,870] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:20,941] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:20,946] INFO Skipping recovery for all logs in /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:51:21,068] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 85ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,107] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,116] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,134] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,145] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,167] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,176] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,181] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,187] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,191] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,196] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,201] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,204] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,209] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,212] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,215] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,223] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,226] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,228] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,231] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,252] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2555 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,256] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002555.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2555) with 1 segments in 33ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,271] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,276] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,279] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,280] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,285] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,288] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,294] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,297] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,300] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,303] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,304] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,306] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,308] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,311] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,314] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,316] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,319] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,322] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,324] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,327] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,329] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,332] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,335] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,337] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,340] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,343] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,346] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,349] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,352] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,360] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,360] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,362] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 8ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,364] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,370] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,373] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,377] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 11ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,378] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,387] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,393] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,401] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,415] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,424] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,434] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,436] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,438] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,452] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,452] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,453] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 13ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,455] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,461] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,466] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,468] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,470] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,472] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,485] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,487] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,495] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,502] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,504] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,506] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,512] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,519] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,520] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,521] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,522] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,534] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 617 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,535] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000617.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=617) with 1 segments in 8ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,539] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,541] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,545] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,549] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,565] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,565] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,566] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 16ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,568] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,571] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,593] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,595] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,597] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,599] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,612] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,614] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,622] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,627] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,629] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,635] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,647] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,648] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,655] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,657] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,662] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,663] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,671] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,673] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,674] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,675] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,683] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,694] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,695] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,696] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 12ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,697] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,698] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,707] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,709] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,710] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,715] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,716] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,772] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 57ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,774] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,785] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,786] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,788] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,789] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,803] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,804] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=126) with 1 segments in 8ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,805] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,829] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,830] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,831] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,833] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,839] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,842] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,846] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,848] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,854] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,856] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,863] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,865] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,876] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,887] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,889] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,903] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,904] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,918] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,926] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,926] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:21,927] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 7ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,928] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,929] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,931] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,939] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,941] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,954] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,974] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,975] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,977] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:21,997] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:21,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,004] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,024] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,048] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,065] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,066] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,087] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,101] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,131] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,138] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,158] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 7 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,159] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000007.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:22,166] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=7) with 1 segments in 22ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,168] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,177] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,179] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,191] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,202] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,204] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,209] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,216] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,218] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,229] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,250] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,254] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,268] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 849 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,270] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000849.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:22,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=849) with 1 segments in 19ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,282] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,283] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,284] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,287] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,293] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,295] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,300] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,305] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,309] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,313] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,317] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,331] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,342] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,348] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,350] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,362] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,363] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,364] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,367] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,379] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,380] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,383] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,402] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,404] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,405] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,406] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,425] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,426] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,427] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,428] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,429] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,429] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,430] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,432] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,433] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,459] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 727 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,459] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000727.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:22,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=727) with 1 segments in 11ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,461] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,462] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,464] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,472] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,475] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,478] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,481] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,495] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,496] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,504] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,508] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,508] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,509] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,510] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,520] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,521] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,521] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,523] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,527] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,528] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,529] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,530] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,531] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,532] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,533] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,534] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,539] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,540] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,541] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,542] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,544] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,544] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,545] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,546] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,547] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,548] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,557] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,569] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,587] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,589] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,593] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,598] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,600] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,605] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,608] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,612] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,619] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,631] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,635] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,646] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,662] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,664] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,670] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,693] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,709] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,719] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,721] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,725] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,735] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,742] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,751] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,756] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,782] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,783] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,793] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,794] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,805] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,807] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,808] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,810] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,816] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,817] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,818] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,827] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,828] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,830] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,831] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,832] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,833] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,840] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,841] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,845] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,849] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,851] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,852] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,883] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,884] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,885] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,892] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,907] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,907] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,908] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,909] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,942] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,942] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:22,943] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 33ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,943] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,944] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,945] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,968] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,968] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:22,968] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 23ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,969] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,977] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,979] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,980] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,981] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:22,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,986] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,007] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,008] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,041] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,042] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,047] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,068] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,069] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,079] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,080] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,080] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,081] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,082] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,108] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,109] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,109] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,110] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,124] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,151] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,164] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,165] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,167] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,172] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,173] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,182] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,187] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,210] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,219] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,224] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,228] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,236] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,245] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,256] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,268] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,272] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,280] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,281] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,281] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,287] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,288] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,309] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,313] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,318] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,323] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,329] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,330] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,332] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,335] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,343] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,348] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,362] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,372] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,375] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,375] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,379] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,391] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,393] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,394] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,401] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,419] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,424] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,426] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,429] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,439] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,447] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,467] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,471] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,475] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 23ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,485] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,494] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,514] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,517] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,528] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,537] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,544] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,551] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,565] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,570] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,579] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,584] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,592] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,601] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,602] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,618] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,630] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,650] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,652] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,669] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,679] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,695] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,696] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,697] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,705] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,705] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,722] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,723] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,726] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,726] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,726] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,730] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,731] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,734] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,736] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,742] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,746] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,747] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,758] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,759] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,765] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,765] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,771] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,776] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,777] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,777] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,786] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,786] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,787] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 9ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,788] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,789] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,799] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,801] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,810] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,817] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,818] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,819] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,821] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,835] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,836] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,839] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,842] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,845] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,852] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,853] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,862] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,863] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,865] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,892] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,965] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,966] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,966] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,987] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,988] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,988] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 21ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,989] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,989] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,990] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,991] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,992] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,993] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,993] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,994] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,995] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,996] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,006] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,007] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,008] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,009] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,012] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,023] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,023] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,024] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,027] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,032] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,033] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,038] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,039] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,051] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,052] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,053] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,060] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,063] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,066] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,091] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,092] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,093] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,097] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,098] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,106] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,117] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,117] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,121] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,122] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,135] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,136] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,137] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,137] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,138] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,140] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,141] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,142] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,160] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,161] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,172] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,174] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,177] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,179] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,195] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,201] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,203] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,204] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,204] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,205] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,206] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,219] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,225] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,230] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,230] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,230] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,231] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,249] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,249] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=417) with 1 segments in 18ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,250] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,251] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,252] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,253] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,254] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,256] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,257] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,260] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,264] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,265] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,268] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,270] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,270] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,273] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,288] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,305] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,311] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,371] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 36ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,391] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,392] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,393] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,404] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,404] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,405] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,432] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,433] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,434] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,452] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,452] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,452] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 18ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,453] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,459] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,459] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=417) with 1 segments in 7ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,460] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,461] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,462] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,462] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,478] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,479] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,480] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,480] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,484] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,488] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,507] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1603 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,508] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001603.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1603) with 1 segments in 6ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,511] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,511] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,512] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 4ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,512] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,513] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,514] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,515] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,528] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,533] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,548] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,550] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,556] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,562] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,563] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,576] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,578] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,581] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,588] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,589] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,589] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,611] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,613] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,613] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,614] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,616] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,617] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,651] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,661] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,663] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,664] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,679] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,679] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,683] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,683] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,707] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,708] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,711] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,721] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,722] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,743] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,743] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,751] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,753] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,757] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,768] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,787] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,788] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,789] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,792] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,801] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,802] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,803] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,807] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,808] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,809] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,809] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,810] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,810] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,836] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,837] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,838] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,838] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,839] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,840] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,840] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,850] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,853] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,853] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,854] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,855] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,855] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,898] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,899] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,900] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,901] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,904] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,905] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,908] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,908] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,911] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,913] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,921] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,926] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,934] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,936] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,937] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,938] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,939] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,948] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,948] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,948] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 9ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,949] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,949] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,952] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,975] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,976] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,976] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,979] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,980] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,980] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,991] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,003] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,008] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,023] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,025] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,033] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,039] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,041] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,042] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,070] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,075] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,087] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,090] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,109] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,110] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,111] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,114] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,115] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,115] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,116] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,120] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,122] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,125] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,126] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,127] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,127] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,128] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,134] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,135] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,142] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,142] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,148] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,149] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,149] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 6ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,150] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,169] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,171] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,172] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,174] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,175] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,176] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,196] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,209] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,212] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,213] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,214] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,220] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,221] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,224] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,226] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,228] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,230] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,234] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,238] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,270] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,271] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,275] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,277] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,286] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,287] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,290] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,324] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,349] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,358] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,362] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,365] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,372] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,374] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,382] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,384] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,402] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,410] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,414] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,428] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,431] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,433] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,438] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,441] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,445] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,455] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,468] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,470] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,472] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,473] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,475] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,479] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,479] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,480] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,482] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,483] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,484] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,485] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,487] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,488] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,489] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,490] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,491] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,498] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,498] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,499] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 6ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,511] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1009 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,511] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001009.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1009) with 1 segments in 13ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,512] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,513] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,513] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,514] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,528] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 829 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,528] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000829.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=829) with 1 segments in 14ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,529] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,530] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,531] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,531] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,532] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,532] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,533] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,534] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,534] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,535] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,536] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,538] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,541] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,541] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,543] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,544] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,545] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,553] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1291 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,553] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001291.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1291) with 1 segments in 8ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,554] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,555] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,555] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,558] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,559] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,560] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,561] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,563] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,565] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,567] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,568] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,580] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,581] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,625] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 50ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,634] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,634] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,635] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,637] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,650] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,652] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,653] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 7ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,653] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,657] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,661] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,661] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,684] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,689] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,693] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,700] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,701] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,703] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,704] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,710] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,712] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,715] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,720] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,721] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,723] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,724] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,726] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,731] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,733] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,734] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,738] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,741] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,742] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,743] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,744] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,748] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,749] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,751] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,753] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,754] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,755] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,757] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,761] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,763] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,763] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,764] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,765] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,765] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,766] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,767] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,785] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,788] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,789] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,789] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,790] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,794] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,797] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,798] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,798] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,807] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,807] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,808] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 6ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,808] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,809] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,814] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,814] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,814] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 5ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,815] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,816] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,817] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,818] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,830] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,831] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,831] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 12ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,831] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,832] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,833] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,833] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,835] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,835] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,835] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,840] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,841] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,845] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,845] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,845] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 4ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,845] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,857] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,857] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,858] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,875] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,876] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,876] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 17ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,876] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,877] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,878] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,878] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,880] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,881] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,882] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,882] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,884] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,906] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,906] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,906] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 14ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,907] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,907] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,908] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,908] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,909] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,909] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,910] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,912] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,915] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,915] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,916] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,916] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,916] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,917] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,919] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,919] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,922] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,924] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,927] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,929] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,930] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,934] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,935] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,935] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,936] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,939] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,939] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,943] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,944] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,945] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,946] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,952] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,952] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000001036.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1036) with 1 segments in 6ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,954] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,955] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,956] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,957] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,958] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,959] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,960] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,960] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,961] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,968] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,969] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,969] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,970] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,971] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,971] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,972] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,973] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,974] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,985] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,985] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,987] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,990] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,991] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,992] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,992] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,001] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,002] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,003] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,003] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,003] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,004] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,026] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,027] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,028] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,028] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,028] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,032] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,032] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,038] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,039] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,040] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,062] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 765 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,062] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000765.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=765) with 1 segments in 23ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,065] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,068] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,069] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,069] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,078] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 1188 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,078] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000001188.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1188) with 1 segments in 9ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,088] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,089] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=126) with 1 segments in 10ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,089] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,090] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,093] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,095] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,095] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,096] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,096] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,097] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,097] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,097] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,098] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,098] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,099] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,099] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,100] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,100] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,103] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,104] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,106] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,111] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,112] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,132] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,133] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,133] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 21ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,135] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,135] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,136] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,137] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,143] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,145] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,147] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,154] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,155] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,156] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,160] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,161] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,161] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,161] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,167] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,168] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,169] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,170] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,183] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,184] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,185] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,190] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,193] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,200] INFO Loaded 960 logs in 5260ms. (kafka.log.LogManager) [2025-02-06 01:51:26,232] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:51:26,232] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:51:27,803] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.Acceptor) [2025-02-06 01:51:27,932] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:28,008] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,018] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,018] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,014] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,071] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:28,185] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:51:28,243] INFO Stat of the created znode at /brokers/ids/3 is: 8589937398,8589937398,1738806688216,1738806688216,1,0,0,144115567298412570,188,0,8589937398 (kafka.zk.KafkaZkClient) [2025-02-06 01:51:28,243] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 8589937398 (kafka.zk.KafkaZkClient) [2025-02-06 01:51:28,412] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,412] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,434] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:28,456] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:51:28,458] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:51:28,485] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 23 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:51:28,495] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:3000,blockEndProducerId:3999) by writing to Zk with path version 4 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 01:51:28,824] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:51:28,836] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:51:28,848] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:51:29,015] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:29,076] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:51:29,392] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:51:29,448] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:29,448] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:51:29,466] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:29,466] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:29,466] INFO Kafka startTimeMs: 1738806689448 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:29,467] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-06 01:51:30,579] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,580] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,580] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,581] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,581] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,581] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,581] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,582] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,583] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,586] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,586] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,586] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,586] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,586] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,587] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 416 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,588] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,589] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,590] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,591] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,592] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,592] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,592] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,593] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,594] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,595] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,596] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,596] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,596] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,596] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,596] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,597] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,597] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,598] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,603] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,618] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,619] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,620] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,627] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,627] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,627] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,627] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,627] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,628] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,643] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,643] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,643] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,644] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,644] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,645] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,645] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,645] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,648] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,650] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,651] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,651] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,651] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,653] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,658] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,665] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,665] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,666] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,666] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,666] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,670] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,671] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,671] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,671] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,671] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,671] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,672] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,672] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,672] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,672] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,672] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,673] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 1031 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,674] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,675] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,676] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,677] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,677] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,677] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,678] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,678] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,678] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,679] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,679] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,679] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,679] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,679] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,680] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,680] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 7 (kafka.cluster.Partition) [2025-02-06 01:51:30,681] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,681] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:30,682] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,682] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,682] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,683] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 1599 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,684] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,685] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,686] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,687] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,687] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,687] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,688] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,689] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,691] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,691] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,692] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,692] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,692] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,693] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,693] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,693] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 762 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,694] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,695] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,695] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,695] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,696] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,697] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,698] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,698] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,699] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,700] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,700] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,700] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,700] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,700] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 125 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,701] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,702] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,702] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,702] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,702] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,714] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,715] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,716] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,717] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,723] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 415 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,724] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,729] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,731] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,731] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,731] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,732] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,732] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,732] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,732] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,732] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,733] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,734] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,738] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,739] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,741] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,742] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,743] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,744] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,745] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,745] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,746] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,746] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,746] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,747] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 125 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,748] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,749] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,763] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,768] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 829 (kafka.cluster.Partition) [2025-02-06 01:51:30,770] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,771] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,772] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,772] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,777] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,782] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,782] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,782] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,782] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 724 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,783] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,784] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,784] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,785] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 614 (kafka.cluster.Partition) [2025-02-06 01:51:30,786] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,794] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,794] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,794] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,794] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,795] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,796] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,797] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,798] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 2520 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,799] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,800] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,804] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,805] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,807] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 846 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,808] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,809] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,810] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,811] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 1290 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,812] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,813] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 1004 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:30,814] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 1185 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,815] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,816] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,817] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:30,827] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:30,991] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,027] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=3), -uve-topic-11-24 -> (offset=0, leaderEpoch=3), -uve-topic-21-23 -> (offset=0, leaderEpoch=3), -uve-topic-13-22 -> (offset=0, leaderEpoch=3), -uve-topic-23-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-18 -> (offset=0, leaderEpoch=3), -uve-topic-10-7 -> (offset=0, leaderEpoch=3), -uve-topic-20-6 -> (offset=0, leaderEpoch=3), -uve-topic-29-27 -> (offset=0, leaderEpoch=2), -uve-topic-19-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-11 -> (offset=0, leaderEpoch=3), -uve-topic-23-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-22 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-11 -> (offset=3, leaderEpoch=2), -uve-topic-13-6 -> (offset=0, leaderEpoch=2), -uve-topic-23-5 -> (offset=0, leaderEpoch=2), -uve-topic-2-18 -> (offset=0, leaderEpoch=3), -uve-topic-26-20 -> (offset=0, leaderEpoch=2), -uve-topic-16-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-23 -> (offset=0, leaderEpoch=3), -uve-topic-20-22 -> (offset=0, leaderEpoch=2), -uve-topic-6-25 -> (offset=0, leaderEpoch=2), -uve-topic-14-12 -> (offset=0, leaderEpoch=3), -uve-topic-24-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-8 -> (offset=0, leaderEpoch=2), -uve-topic-10-1 -> (offset=0, leaderEpoch=3), -uve-topic-20-0 -> (offset=1004, leaderEpoch=3), -uve-topic-9-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-2 -> (offset=0, leaderEpoch=2), -uve-topic-15-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-19 -> (offset=2, leaderEpoch=3), -uve-topic-8-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-2 -> (offset=0, leaderEpoch=3), -uve-topic-28-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-2 -> (offset=0, leaderEpoch=2), -uve-topic-18-3 -> (offset=0, leaderEpoch=3), -uve-topic-21-15 -> (offset=0, leaderEpoch=2), -uve-topic-11-16 -> (offset=0, leaderEpoch=3), -uve-topic-3-10 -> (offset=0, leaderEpoch=3), -uve-topic-11-8 -> (offset=0, leaderEpoch=2), -uve-topic-21-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-5 -> (offset=0, leaderEpoch=3), -uve-topic-22-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-12 -> (offset=0, leaderEpoch=3), -uve-topic-29-11 -> (offset=0, leaderEpoch=3), -uve-topic-5-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-16 -> (offset=0, leaderEpoch=2), -uve-topic-20-14 -> (offset=0, leaderEpoch=3), -uve-topic-10-15 -> (offset=0, leaderEpoch=2), -uve-topic-5-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-2 -> (offset=0, leaderEpoch=2), -uve-topic-17-1 -> (offset=0, leaderEpoch=2), -uve-topic-27-0 -> (offset=829, leaderEpoch=2), -uve-topic-7-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-17 -> (offset=0, leaderEpoch=3), -uve-topic-12-21 -> (offset=0, leaderEpoch=2), -uve-topic-22-20 -> (offset=0, leaderEpoch=2), -uve-topic-7-1 -> (offset=0, leaderEpoch=3), -uve-topic-24-6 -> (offset=0, leaderEpoch=3), -uve-topic-14-7 -> (offset=0, leaderEpoch=2), -uve-topic-17-9 -> (offset=0, leaderEpoch=3), -uve-topic-27-8 -> (offset=0, leaderEpoch=3), -uve-topic-27-18 -> (offset=0, leaderEpoch=2), -uve-topic-17-19 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-27 -> (offset=4, leaderEpoch=3), -uve-topic-1-17 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=3), -uve-topic-4-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-10 -> (offset=0, leaderEpoch=2), -uve-topic-28-9 -> (offset=0, leaderEpoch=3), -uve-topic-19-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-21 -> (offset=0, leaderEpoch=3), -uve-topic-18-29 -> (offset=0, leaderEpoch=3), -uve-topic-28-28 -> (offset=0, leaderEpoch=3), -uve-topic-1-5 -> (offset=0, leaderEpoch=2), -uve-topic-8-27 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-10 -> (offset=2, leaderEpoch=3), -uve-topic-8-12 -> (offset=0, leaderEpoch=3), -uve-topic-27-24 -> (offset=0, leaderEpoch=2), -uve-topic-17-25 -> (offset=0, leaderEpoch=2), -uve-topic-1-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-12 -> (offset=0, leaderEpoch=3), -uve-topic-14-13 -> (offset=0, leaderEpoch=2), -uve-topic-7-17 -> (offset=0, leaderEpoch=2), -uve-topic-9-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-2 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-2 -> (offset=4, leaderEpoch=2), -uve-topic-2-13 -> (offset=0, leaderEpoch=3), -uve-topic-16-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-15 -> (offset=0, leaderEpoch=3), -uve-topic-2-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-17 -> (offset=0, leaderEpoch=2), -uve-topic-25-16 -> (offset=0, leaderEpoch=3), -uve-topic-18-20 -> (offset=0, leaderEpoch=3), -uve-topic-28-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-8 -> (offset=0, leaderEpoch=2), -uve-topic-15-9 -> (offset=0, leaderEpoch=3), -uve-topic-25-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-29 -> (offset=0, leaderEpoch=3), -uve-topic-24-28 -> (offset=0, leaderEpoch=2), -uve-topic-3-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-22 -> (offset=0, leaderEpoch=2), -uve-topic-0-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-24 -> (offset=0, leaderEpoch=3), -uve-topic-25-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-13 -> (offset=0, leaderEpoch=3), -uve-topic-15-14 -> (offset=0, leaderEpoch=2), -uve-topic-1-26 -> (offset=0, leaderEpoch=2), -uve-topic-16-25 -> (offset=0, leaderEpoch=2), -uve-topic-26-24 -> (offset=0, leaderEpoch=3), -uve-topic-23-18 -> (offset=0, leaderEpoch=3), -uve-topic-13-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-28 -> (offset=0, leaderEpoch=2), -uve-topic-28-27 -> (offset=0, leaderEpoch=3), -uve-topic-0-25 -> (offset=0, leaderEpoch=3), -uve-topic-18-5 -> (offset=0, leaderEpoch=3), -uve-topic-28-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-15 -> (offset=0, leaderEpoch=2), -uve-topic-23-14 -> (offset=0, leaderEpoch=2), -uve-topic-29-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-0 -> (offset=415, leaderEpoch=3), -uve-topic-15-0 -> (offset=0, leaderEpoch=3), -uve-topic-8-29 -> (offset=0, leaderEpoch=2), -uve-topic-4-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-14 -> (offset=0, leaderEpoch=3), -uve-topic-22-13 -> (offset=0, leaderEpoch=3), -uve-topic-23-6 -> (offset=0, leaderEpoch=3), -uve-topic-13-7 -> (offset=0, leaderEpoch=3), -uve-topic-4-4 -> (offset=0, leaderEpoch=3), -uve-topic-5-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-10 -> (offset=0, leaderEpoch=3), -uve-topic-23-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-1 -> (offset=0, leaderEpoch=2), -uve-topic-24-0 -> (offset=614, leaderEpoch=3), -uve-topic-14-8 -> (offset=0, leaderEpoch=3), -uve-topic-24-7 -> (offset=0, leaderEpoch=2), -uve-topic-13-18 -> (offset=0, leaderEpoch=2), -uve-topic-23-17 -> (offset=0, leaderEpoch=2), -uve-topic-6-13 -> (offset=0, leaderEpoch=2), -uve-topic-6-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-16 -> (offset=0, leaderEpoch=2), -uve-topic-21-4 -> (offset=0, leaderEpoch=3), -uve-topic-11-5 -> (offset=0, leaderEpoch=2), -uve-topic-29-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-14 -> (offset=0, leaderEpoch=2), -uve-topic-0-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-13 -> (offset=0, leaderEpoch=2), -uve-topic-28-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-22 -> (offset=0, leaderEpoch=2), -uve-topic-8-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-26 -> (offset=0, leaderEpoch=3), -uve-topic-10-27 -> (offset=0, leaderEpoch=2), -uve-topic-24-19 -> (offset=0, leaderEpoch=2), -uve-topic-14-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-14 -> (offset=0, leaderEpoch=2), -uve-topic-17-4 -> (offset=0, leaderEpoch=2), -uve-topic-27-3 -> (offset=0, leaderEpoch=2), -uve-topic-12-17 -> (offset=0, leaderEpoch=3), -uve-topic-22-16 -> (offset=0, leaderEpoch=3), -uve-topic-2-6 -> (offset=0, leaderEpoch=3), -uve-topic-8-9 -> (offset=0, leaderEpoch=3), -uve-topic-2-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-23 -> (offset=0, leaderEpoch=3), -uve-topic-12-9 -> (offset=0, leaderEpoch=2), -uve-topic-22-8 -> (offset=0, leaderEpoch=2), -uve-topic-16-8 -> (offset=0, leaderEpoch=3), -uve-topic-26-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-12 -> (offset=0, leaderEpoch=2), -uve-topic-8-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-16 -> (offset=0, leaderEpoch=2), -uve-topic-24-27 -> (offset=0, leaderEpoch=3), -uve-topic-14-28 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-12 -> (offset=2, leaderEpoch=3), -uve-topic-6-7 -> (offset=0, leaderEpoch=2), -uve-topic-27-21 -> (offset=0, leaderEpoch=2), -uve-topic-17-22 -> (offset=0, leaderEpoch=2), -uve-topic-0-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-25 -> (offset=0, leaderEpoch=3), -uve-topic-9-24 -> (offset=0, leaderEpoch=3), -uve-topic-17-11 -> (offset=0, leaderEpoch=3), -uve-topic-27-10 -> (offset=0, leaderEpoch=3), -uve-topic-1-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-16 -> (offset=3, leaderEpoch=3), -uve-topic-8-22 -> (offset=0, leaderEpoch=3), -uve-topic-9-21 -> (offset=0, leaderEpoch=3), -uve-topic-12-25 -> (offset=0, leaderEpoch=3), -uve-topic-22-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-5 -> (offset=0, leaderEpoch=3), -uve-topic-19-6 -> (offset=0, leaderEpoch=3), -uve-topic-28-11 -> (offset=0, leaderEpoch=2), -uve-topic-18-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-10 -> (offset=0, leaderEpoch=2), -uve-topic-2-1 -> (offset=0, leaderEpoch=3), -uve-topic-9-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-24 -> (offset=0, leaderEpoch=3), -uve-topic-0-2 -> (offset=0, leaderEpoch=3), structured_syslog_topic-6 -> (offset=0, leaderEpoch=3), -uve-topic-6-0 -> (offset=0, leaderEpoch=3), -uve-topic-14-27 -> (offset=0, leaderEpoch=3), -uve-topic-24-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-6 -> (offset=0, leaderEpoch=2), -uve-topic-22-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-26 -> (offset=0, leaderEpoch=3), -uve-topic-23-25 -> (offset=0, leaderEpoch=3), -uve-topic-7-14 -> (offset=0, leaderEpoch=2), -uve-topic-6-6 -> (offset=0, leaderEpoch=3), -uve-topic-10-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-27 -> (offset=0, leaderEpoch=3), -uve-topic-9-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-4 -> (offset=0, leaderEpoch=2), -uve-topic-28-3 -> (offset=0, leaderEpoch=3), -uve-topic-9-27 -> (offset=0, leaderEpoch=3), -uve-topic-11-21 -> (offset=0, leaderEpoch=3), -uve-topic-21-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-5 -> (offset=0, leaderEpoch=3), -uve-topic-23-4 -> (offset=0, leaderEpoch=3), -uve-topic-1-23 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-15 -> (offset=2, leaderEpoch=3), -uve-topic-14-6 -> (offset=0, leaderEpoch=3), -uve-topic-24-5 -> (offset=0, leaderEpoch=3), -uve-topic-3-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-22 -> (offset=0, leaderEpoch=3), -uve-topic-22-21 -> (offset=0, leaderEpoch=3), -uve-topic-0-3 -> (offset=0, leaderEpoch=2), -uve-topic-13-21 -> (offset=0, leaderEpoch=2), -uve-topic-23-20 -> (offset=0, leaderEpoch=2), -uve-topic-4-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-27 -> (offset=0, leaderEpoch=3), -uve-topic-29-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-8 -> (offset=0, leaderEpoch=2), -uve-topic-18-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-5 -> (offset=0, leaderEpoch=2), -uve-topic-11-29 -> (offset=0, leaderEpoch=2), -uve-topic-21-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-15 -> (offset=0, leaderEpoch=2), -uve-topic-19-11 -> (offset=0, leaderEpoch=2), -uve-topic-29-10 -> (offset=0, leaderEpoch=3), -uve-topic-28-24 -> (offset=0, leaderEpoch=3), -uve-topic-18-25 -> (offset=0, leaderEpoch=2), -uve-topic-11-9 -> (offset=0, leaderEpoch=3), -uve-topic-21-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-9 -> (offset=0, leaderEpoch=2), -uve-topic-16-14 -> (offset=0, leaderEpoch=3), -uve-topic-26-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-26 -> (offset=0, leaderEpoch=2), -uve-topic-29-25 -> (offset=0, leaderEpoch=3), -uve-topic-5-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-21 -> (offset=0, leaderEpoch=3), -uve-topic-27-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-28 -> (offset=0, leaderEpoch=2), -uve-topic-22-29 -> (offset=0, leaderEpoch=2), -uve-topic-1-20 -> (offset=0, leaderEpoch=2), -uve-topic-3-2 -> (offset=0, leaderEpoch=2), -uve-topic-7-25 -> (offset=0, leaderEpoch=3), structured_syslog_topic-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-22 -> (offset=0, leaderEpoch=2), -uve-topic-7-0 -> (offset=0, leaderEpoch=3), -uve-topic-2-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-24 -> (offset=0, leaderEpoch=3), -uve-topic-24-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-12 -> (offset=0, leaderEpoch=2), -uve-topic-19-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-17 -> (offset=0, leaderEpoch=2), structured_syslog_topic-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-10 -> (offset=0, leaderEpoch=3), -uve-topic-29-9 -> (offset=0, leaderEpoch=2), -uve-topic-6-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-25 -> (offset=0, leaderEpoch=2), -uve-topic-8-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-27 -> (offset=0, leaderEpoch=3), -uve-topic-16-24 -> (offset=0, leaderEpoch=3), -uve-topic-26-23 -> (offset=0, leaderEpoch=2), -uve-topic-8-26 -> (offset=0, leaderEpoch=2), -uve-topic-26-29 -> (offset=0, leaderEpoch=2), -uve-topic-9-2 -> (offset=0, leaderEpoch=2), -uve-topic-6-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-5 -> (offset=0, leaderEpoch=2), -uve-topic-16-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-22 -> (offset=0, leaderEpoch=3), -uve-topic-27-11 -> (offset=0, leaderEpoch=3), -uve-topic-17-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-15 -> (offset=0, leaderEpoch=3), -uve-topic-1-14 -> (offset=0, leaderEpoch=2), -uve-topic-17-15 -> (offset=0, leaderEpoch=3), -uve-topic-27-14 -> (offset=0, leaderEpoch=3), -uve-topic-3-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-16 -> (offset=0, leaderEpoch=2), -uve-topic-28-15 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-26 -> (offset=2, leaderEpoch=2), -uve-topic-10-12 -> (offset=0, leaderEpoch=2), -uve-topic-20-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-29 -> (offset=0, leaderEpoch=2), -uve-topic-25-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-19 -> (offset=0, leaderEpoch=2), -uve-topic-2-28 -> (offset=0, leaderEpoch=3), -uve-topic-22-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-10 -> (offset=0, leaderEpoch=2), -uve-topic-25-22 -> (offset=0, leaderEpoch=3), -uve-topic-15-23 -> (offset=0, leaderEpoch=2), -uve-topic-5-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-18 -> (offset=0, leaderEpoch=2), -uve-topic-22-17 -> (offset=0, leaderEpoch=2), -uve-topic-19-3 -> (offset=0, leaderEpoch=3), -uve-topic-29-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-7 -> (offset=0, leaderEpoch=2), -uve-topic-27-6 -> (offset=0, leaderEpoch=2), -uve-topic-10-24 -> (offset=0, leaderEpoch=2), -uve-topic-20-23 -> (offset=0, leaderEpoch=3), -uve-topic-16-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-16 -> (offset=0, leaderEpoch=3), -uve-topic-3-29 -> (offset=0, leaderEpoch=2), -uve-topic-15-7 -> (offset=0, leaderEpoch=3), -uve-topic-25-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-18 -> (offset=0, leaderEpoch=3), -uve-topic-13-4 -> (offset=0, leaderEpoch=3), -uve-topic-23-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-9 -> (offset=0, leaderEpoch=3), -uve-topic-29-8 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-9 -> (offset=2, leaderEpoch=3), -uve-topic-8-3 -> (offset=0, leaderEpoch=3), -uve-topic-11-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-24 -> (offset=0, leaderEpoch=2), -uve-topic-3-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-13 -> (offset=6, leaderEpoch=3), -uve-topic-1-27 -> (offset=0, leaderEpoch=3), -uve-topic-23-0 -> (offset=846, leaderEpoch=3), -uve-topic-13-1 -> (offset=0, leaderEpoch=3), -uve-topic-12-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-25 -> (offset=0, leaderEpoch=3), -uve-topic-9-20 -> (offset=0, leaderEpoch=2), -uve-topic-26-18 -> (offset=0, leaderEpoch=3), -uve-topic-16-19 -> (offset=0, leaderEpoch=2), -uve-topic-4-12 -> (offset=0, leaderEpoch=2), -uve-topic-5-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-7 -> (offset=0, leaderEpoch=3), -uve-topic-13-12 -> (offset=0, leaderEpoch=2), -uve-topic-23-11 -> (offset=0, leaderEpoch=2), -uve-topic-7-11 -> (offset=0, leaderEpoch=2), -uve-topic-16-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-10 -> (offset=0, leaderEpoch=3), -uve-topic-3-8 -> (offset=0, leaderEpoch=2), -uve-topic-19-29 -> (offset=0, leaderEpoch=2), -uve-topic-29-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-20 -> (offset=0, leaderEpoch=3), -uve-topic-23-19 -> (offset=0, leaderEpoch=3), -uve-topic-0-13 -> (offset=0, leaderEpoch=3), -uve-topic-29-22 -> (offset=0, leaderEpoch=3), -uve-topic-19-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-28 -> (offset=0, leaderEpoch=2), -uve-topic-29-16 -> (offset=0, leaderEpoch=3), -uve-topic-19-17 -> (offset=0, leaderEpoch=2), -uve-topic-2-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-10 -> (offset=0, leaderEpoch=2), -uve-topic-26-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-17 -> (offset=0, leaderEpoch=2), -uve-topic-16-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-9 -> (offset=0, leaderEpoch=3), -uve-topic-1-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-28 -> (offset=0, leaderEpoch=2), -uve-topic-27-27 -> (offset=0, leaderEpoch=2), -uve-topic-1-24 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-29 -> (offset=1, leaderEpoch=2), -uve-topic-9-4 -> (offset=0, leaderEpoch=3), -uve-topic-0-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-27 -> (offset=0, leaderEpoch=3), -uve-topic-27-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-3 -> (offset=0, leaderEpoch=2), -uve-topic-0-0 -> (offset=2520, leaderEpoch=2), -uve-topic-7-29 -> (offset=0, leaderEpoch=2), -uve-topic-18-8 -> (offset=0, leaderEpoch=3), -uve-topic-28-7 -> (offset=0, leaderEpoch=3), -uve-topic-6-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-18 -> (offset=0, leaderEpoch=3), -uve-topic-14-4 -> (offset=0, leaderEpoch=2), -uve-topic-24-3 -> (offset=0, leaderEpoch=3), -uve-topic-16-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-24 -> (offset=0, leaderEpoch=3), -uve-topic-25-4 -> (offset=0, leaderEpoch=3), -uve-topic-15-5 -> (offset=0, leaderEpoch=2), -uve-topic-7-16 -> (offset=0, leaderEpoch=3), -uve-topic-7-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-28 -> (offset=0, leaderEpoch=2), -uve-topic-10-29 -> (offset=0, leaderEpoch=3), -uve-topic-2-19 -> (offset=0, leaderEpoch=3), -uve-topic-10-8 -> (offset=0, leaderEpoch=3), -uve-topic-20-7 -> (offset=0, leaderEpoch=2), -uve-topic-8-23 -> (offset=0, leaderEpoch=2), -uve-topic-2-16 -> (offset=0, leaderEpoch=3), -uve-topic-0-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-11 -> (offset=0, leaderEpoch=3), -uve-topic-22-10 -> (offset=0, leaderEpoch=3), -uve-topic-8-8 -> (offset=0, leaderEpoch=2), -uve-topic-27-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-12 -> (offset=0, leaderEpoch=2), -uve-topic-12-19 -> (offset=0, leaderEpoch=3), -uve-topic-22-18 -> (offset=0, leaderEpoch=3), -uve-topic-27-23 -> (offset=0, leaderEpoch=3), -uve-topic-17-24 -> (offset=0, leaderEpoch=3), structured_syslog_topic-20 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=3), -uve-topic-10-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-3 -> (offset=0, leaderEpoch=2), -uve-topic-3-11 -> (offset=0, leaderEpoch=2), -uve-topic-6-14 -> (offset=0, leaderEpoch=3), -uve-topic-15-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-12 -> (offset=0, leaderEpoch=3), -uve-topic-3-17 -> (offset=0, leaderEpoch=2), -uve-topic-4-9 -> (offset=0, leaderEpoch=2), -uve-topic-26-6 -> (offset=0, leaderEpoch=3), -uve-topic-16-7 -> (offset=0, leaderEpoch=2), -uve-topic-5-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-15 -> (offset=0, leaderEpoch=3), -uve-topic-9-6 -> (offset=0, leaderEpoch=3), -uve-topic-1-1 -> (offset=0, leaderEpoch=3), -uve-topic-5-20 -> (offset=0, leaderEpoch=2), -uve-topic-24-1 -> (offset=0, leaderEpoch=2), -uve-topic-14-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-28 -> (offset=0, leaderEpoch=3), -uve-topic-23-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-8 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=3), -uve-topic-18-22 -> (offset=0, leaderEpoch=2), -uve-topic-28-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-3 -> (offset=0, leaderEpoch=3), -uve-topic-24-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-27 -> (offset=0, leaderEpoch=2), -uve-topic-23-26 -> (offset=0, leaderEpoch=2), structured_syslog_topic-14 -> (offset=0, leaderEpoch=3), -uve-topic-2-21 -> (offset=0, leaderEpoch=3), structured_syslog_topic-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-0 -> (offset=125, leaderEpoch=2), -uve-topic-21-29 -> (offset=0, leaderEpoch=3), -uve-topic-8-25 -> (offset=0, leaderEpoch=3), -uve-topic-0-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-2 -> (offset=0, leaderEpoch=2), -uve-topic-8-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-2 -> (offset=0, leaderEpoch=2), -uve-topic-13-3 -> (offset=0, leaderEpoch=2), -uve-topic-1-15 -> (offset=0, leaderEpoch=3), -uve-topic-15-4 -> (offset=0, leaderEpoch=3), -uve-topic-25-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-16 -> (offset=0, leaderEpoch=3), -uve-topic-23-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-14 -> (offset=0, leaderEpoch=2), -uve-topic-2-11 -> (offset=0, leaderEpoch=2), -uve-topic-13-8 -> (offset=0, leaderEpoch=3), -uve-topic-23-7 -> (offset=0, leaderEpoch=3), -uve-topic-16-23 -> (offset=0, leaderEpoch=3), -uve-topic-26-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-27 -> (offset=0, leaderEpoch=2), -uve-topic-6-9 -> (offset=0, leaderEpoch=3), -uve-topic-9-26 -> (offset=0, leaderEpoch=2), -uve-topic-4-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-4 -> (offset=0, leaderEpoch=2), -uve-topic-10-5 -> (offset=0, leaderEpoch=3), -uve-topic-1-22 -> (offset=0, leaderEpoch=3), -uve-topic-13-14 -> (offset=0, leaderEpoch=3), -uve-topic-23-13 -> (offset=0, leaderEpoch=3), -uve-topic-3-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-21 -> (offset=0, leaderEpoch=2), -uve-topic-11-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-5 -> (offset=0, leaderEpoch=3), -uve-topic-11-6 -> (offset=0, leaderEpoch=3), -uve-topic-11-14 -> (offset=0, leaderEpoch=2), -uve-topic-21-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-1 -> (offset=0, leaderEpoch=2), -uve-topic-27-29 -> (offset=0, leaderEpoch=3), -uve-topic-16-5 -> (offset=0, leaderEpoch=3), -uve-topic-26-4 -> (offset=0, leaderEpoch=3), -uve-topic-10-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-12 -> (offset=0, leaderEpoch=3), -uve-topic-1-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-24 -> (offset=0, leaderEpoch=3), -uve-topic-12-7 -> (offset=0, leaderEpoch=3), -uve-topic-22-6 -> (offset=0, leaderEpoch=3), -uve-topic-16-29 -> (offset=0, leaderEpoch=3), -uve-topic-26-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-5 -> (offset=0, leaderEpoch=2), -uve-topic-19-25 -> (offset=0, leaderEpoch=3), -uve-topic-29-24 -> (offset=0, leaderEpoch=2), -uve-topic-0-14 -> (offset=0, leaderEpoch=3), -uve-topic-20-20 -> (offset=0, leaderEpoch=3), -uve-topic-10-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-19 -> (offset=0, leaderEpoch=2), -uve-topic-28-18 -> (offset=0, leaderEpoch=3), -uve-topic-12-13 -> (offset=0, leaderEpoch=3), -uve-topic-22-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-2 -> (offset=0, leaderEpoch=3), -uve-topic-29-19 -> (offset=0, leaderEpoch=3), -uve-topic-19-20 -> (offset=0, leaderEpoch=2), structured_syslog_topic-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-17 -> (offset=0, leaderEpoch=3), -uve-topic-27-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-23 -> (offset=0, leaderEpoch=3), -uve-topic-22-22 -> (offset=0, leaderEpoch=3), -uve-topic-14-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-14 -> (offset=4, leaderEpoch=2), -uve-topic-14-15 -> (offset=0, leaderEpoch=3), -uve-topic-24-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-0 -> (offset=0, leaderEpoch=2), -uve-topic-19-8 -> (offset=0, leaderEpoch=2), -uve-topic-29-7 -> (offset=0, leaderEpoch=3), -uve-topic-18-18 -> (offset=0, leaderEpoch=3), -uve-topic-28-17 -> (offset=0, leaderEpoch=2), -uve-topic-12-29 -> (offset=0, leaderEpoch=3), -uve-topic-22-28 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-24 -> (offset=1, leaderEpoch=3), HEALTH_CHECK_TOPIC-18 -> (offset=3, leaderEpoch=3), -uve-topic-14-5 -> (offset=0, leaderEpoch=3), -uve-topic-24-4 -> (offset=0, leaderEpoch=2), -uve-topic-12-15 -> (offset=0, leaderEpoch=2), -uve-topic-22-14 -> (offset=0, leaderEpoch=2), -uve-topic-5-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-29 -> (offset=0, leaderEpoch=2), -uve-topic-5-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-21 -> (offset=0, leaderEpoch=3), -uve-topic-24-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-24 -> (offset=0, leaderEpoch=2), -uve-topic-23-23 -> (offset=0, leaderEpoch=2), -uve-topic-2-4 -> (offset=0, leaderEpoch=3), -uve-topic-15-22 -> (offset=0, leaderEpoch=3), -uve-topic-25-21 -> (offset=0, leaderEpoch=3), -uve-topic-6-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-16 -> (offset=0, leaderEpoch=3), -uve-topic-25-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-18 -> (offset=0, leaderEpoch=2), -uve-topic-5-17 -> (offset=0, leaderEpoch=2), -uve-topic-7-10 -> (offset=0, leaderEpoch=3), structured_syslog_topic-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-7 -> (offset=0, leaderEpoch=3), -uve-topic-2-25 -> (offset=0, leaderEpoch=3), -uve-topic-23-29 -> (offset=0, leaderEpoch=2), -uve-topic-6-19 -> (offset=0, leaderEpoch=2), -uve-topic-6-3 -> (offset=0, leaderEpoch=3), -uve-topic-4-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-5 -> (offset=0, leaderEpoch=2), -uve-topic-15-6 -> (offset=0, leaderEpoch=3), -uve-topic-4-1 -> (offset=0, leaderEpoch=3), -uve-topic-0-24 -> (offset=0, leaderEpoch=2), -uve-topic-1-7 -> (offset=0, leaderEpoch=3), -uve-topic-9-12 -> (offset=0, leaderEpoch=3), -uve-topic-12-12 -> (offset=0, leaderEpoch=2), -uve-topic-22-11 -> (offset=0, leaderEpoch=2), -uve-topic-18-15 -> (offset=0, leaderEpoch=3), -uve-topic-28-14 -> (offset=0, leaderEpoch=2), -uve-topic-7-19 -> (offset=0, leaderEpoch=3), -uve-topic-4-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-26 -> (offset=0, leaderEpoch=2), -uve-topic-16-27 -> (offset=0, leaderEpoch=3), -uve-topic-3-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-20 -> (offset=0, leaderEpoch=3), -uve-topic-22-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-4 -> (offset=0, leaderEpoch=3), -uve-topic-22-3 -> (offset=0, leaderEpoch=3), -uve-topic-20-8 -> (offset=0, leaderEpoch=3), -uve-topic-10-9 -> (offset=0, leaderEpoch=2), -uve-topic-5-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-2 -> (offset=0, leaderEpoch=2), -uve-topic-20-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-21 -> (offset=0, leaderEpoch=2), -uve-topic-19-22 -> (offset=0, leaderEpoch=3), -uve-topic-2-17 -> (offset=0, leaderEpoch=2), -uve-topic-1-19 -> (offset=0, leaderEpoch=3), -uve-topic-1-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-25 -> (offset=0, leaderEpoch=3), -uve-topic-3-23 -> (offset=0, leaderEpoch=2), -uve-topic-8-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-12 -> (offset=0, leaderEpoch=3), -uve-topic-21-10 -> (offset=0, leaderEpoch=3), -uve-topic-11-11 -> (offset=0, leaderEpoch=2), -uve-topic-27-5 -> (offset=0, leaderEpoch=3), -uve-topic-17-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-18 -> (offset=0, leaderEpoch=3), -uve-topic-21-17 -> (offset=0, leaderEpoch=3), -uve-topic-22-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-18 -> (offset=0, leaderEpoch=2), -uve-topic-11-19 -> (offset=0, leaderEpoch=3), -uve-topic-28-6 -> (offset=0, leaderEpoch=3), -uve-topic-18-7 -> (offset=0, leaderEpoch=2), -uve-topic-4-7 -> (offset=0, leaderEpoch=3), -uve-topic-1-25 -> (offset=0, leaderEpoch=3), -uve-topic-10-17 -> (offset=0, leaderEpoch=3), -uve-topic-20-16 -> (offset=0, leaderEpoch=2), -uve-topic-17-0 -> (offset=0, leaderEpoch=3), -uve-topic-6-29 -> (offset=0, leaderEpoch=3), -uve-topic-19-16 -> (offset=0, leaderEpoch=3), -uve-topic-29-15 -> (offset=0, leaderEpoch=2), -uve-topic-0-18 -> (offset=0, leaderEpoch=2), -uve-topic-9-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-18 -> (offset=0, leaderEpoch=3), -uve-topic-2-15 -> (offset=0, leaderEpoch=3), -uve-topic-6-4 -> (offset=0, leaderEpoch=2), -uve-topic-3-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-25 -> (offset=0, leaderEpoch=3), -uve-topic-20-24 -> (offset=0, leaderEpoch=3), -uve-topic-2-22 -> (offset=0, leaderEpoch=3), -uve-topic-11-10 -> (offset=0, leaderEpoch=3), -uve-topic-21-9 -> (offset=0, leaderEpoch=2), -uve-topic-26-15 -> (offset=0, leaderEpoch=3), -uve-topic-16-16 -> (offset=0, leaderEpoch=2), -uve-topic-22-0 -> (offset=1599, leaderEpoch=3), -uve-topic-12-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-20 -> (offset=0, leaderEpoch=2), -uve-topic-18-21 -> (offset=0, leaderEpoch=3), -uve-topic-16-12 -> (offset=0, leaderEpoch=3), -uve-topic-26-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-3 -> (offset=0, leaderEpoch=3), -uve-topic-27-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-20 -> (offset=0, leaderEpoch=3), -uve-topic-17-23 -> (offset=0, leaderEpoch=3), -uve-topic-27-22 -> (offset=0, leaderEpoch=3), -uve-topic-16-20 -> (offset=0, leaderEpoch=3), -uve-topic-26-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-3 -> (offset=0, leaderEpoch=3), -uve-topic-21-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-27 -> (offset=0, leaderEpoch=2), -uve-topic-22-26 -> (offset=0, leaderEpoch=2), -uve-topic-11-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-4 -> (offset=3, leaderEpoch=3), -uve-topic-9-14 -> (offset=0, leaderEpoch=2), -uve-topic-15-26 -> (offset=0, leaderEpoch=2), -uve-topic-25-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-17 -> (offset=0, leaderEpoch=3), -uve-topic-24-16 -> (offset=0, leaderEpoch=2), -uve-topic-18-1 -> (offset=0, leaderEpoch=2), -uve-topic-28-0 -> (offset=1031, leaderEpoch=3), -uve-topic-8-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-10 -> (offset=0, leaderEpoch=3), -uve-topic-7-23 -> (offset=0, leaderEpoch=2), -uve-topic-19-2 -> (offset=0, leaderEpoch=2), -uve-topic-29-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-14 -> (offset=0, leaderEpoch=3), -uve-topic-27-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-27 -> (offset=0, leaderEpoch=2), -uve-topic-4-6 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-8 -> (offset=3, leaderEpoch=2), -uve-topic-14-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-8 -> (offset=0, leaderEpoch=3), -uve-topic-13-2 -> (offset=0, leaderEpoch=3), -uve-topic-23-1 -> (offset=0, leaderEpoch=3), structured_syslog_topic-0 -> (offset=0, leaderEpoch=3), -uve-topic-16-28 -> (offset=0, leaderEpoch=2), -uve-topic-26-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-12 -> (offset=0, leaderEpoch=3), -uve-topic-28-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-29 -> (offset=0, leaderEpoch=2), -uve-topic-3-0 -> (offset=0, leaderEpoch=3), -uve-topic-25-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-8 -> (offset=0, leaderEpoch=2), -uve-topic-3-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-21 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-0 -> (offset=2, leaderEpoch=3), -uve-topic-16-13 -> (offset=0, leaderEpoch=2), -uve-topic-26-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-22 -> (offset=0, leaderEpoch=2), -uve-topic-15-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-24 -> (offset=0, leaderEpoch=3), -uve-topic-14-25 -> (offset=0, leaderEpoch=2), -uve-topic-7-5 -> (offset=0, leaderEpoch=2), -uve-topic-25-17 -> (offset=0, leaderEpoch=2), -uve-topic-15-18 -> (offset=0, leaderEpoch=3), -uve-topic-20-19 -> (offset=0, leaderEpoch=2), -uve-topic-10-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-6 -> (offset=0, leaderEpoch=2), -uve-topic-22-15 -> (offset=0, leaderEpoch=3), -uve-topic-12-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-11 -> (offset=0, leaderEpoch=2), -uve-topic-0-28 -> (offset=0, leaderEpoch=3), -uve-topic-23-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-13 -> (offset=0, leaderEpoch=3), -uve-topic-8-10 -> (offset=0, leaderEpoch=3), -uve-topic-9-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-13 -> (offset=0, leaderEpoch=3), -uve-topic-8-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-14 -> (offset=0, leaderEpoch=3), -uve-topic-24-13 -> (offset=0, leaderEpoch=2), -uve-topic-18-17 -> (offset=0, leaderEpoch=3), -uve-topic-28-16 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-7 -> (offset=4, leaderEpoch=3), -uve-topic-5-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-22 -> (offset=0, leaderEpoch=3), -uve-topic-11-23 -> (offset=0, leaderEpoch=2), -uve-topic-3-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-24 -> (offset=0, leaderEpoch=2), -uve-topic-22-23 -> (offset=0, leaderEpoch=2), -uve-topic-9-0 -> (offset=0, leaderEpoch=3), -uve-topic-10-0 -> (offset=0, leaderEpoch=2), -uve-topic-7-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-2 -> (offset=0, leaderEpoch=2), -uve-topic-25-1 -> (offset=0, leaderEpoch=3), -uve-topic-8-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-18 -> (offset=0, leaderEpoch=2), -uve-topic-19-19 -> (offset=0, leaderEpoch=3), -uve-topic-26-3 -> (offset=0, leaderEpoch=3), -uve-topic-16-4 -> (offset=0, leaderEpoch=2), -uve-topic-27-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-2 -> (offset=0, leaderEpoch=3), -uve-topic-6-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-5 -> (offset=0, leaderEpoch=3), -uve-topic-0-29 -> (offset=0, leaderEpoch=3), -uve-topic-9-16 -> (offset=0, leaderEpoch=3), -uve-topic-5-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-19 -> (offset=0, leaderEpoch=3), -uve-topic-24-29 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-20 -> (offset=1, leaderEpoch=2), -uve-topic-21-14 -> (offset=0, leaderEpoch=3), -uve-topic-11-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-26 -> (offset=0, leaderEpoch=2), -uve-topic-6-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-18 -> (offset=0, leaderEpoch=3), -uve-topic-29-17 -> (offset=0, leaderEpoch=3), -uve-topic-5-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-6 -> (offset=0, leaderEpoch=2), -uve-topic-11-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-29 -> (offset=0, leaderEpoch=3), -uve-topic-27-28 -> (offset=0, leaderEpoch=3), -uve-topic-2-5 -> (offset=0, leaderEpoch=2), -uve-topic-4-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-5 -> (offset=0, leaderEpoch=3), -uve-topic-10-6 -> (offset=0, leaderEpoch=2), -uve-topic-3-6 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-23 -> (offset=2, leaderEpoch=2), -uve-topic-17-26 -> (offset=0, leaderEpoch=3), -uve-topic-27-25 -> (offset=0, leaderEpoch=3), -uve-topic-4-15 -> (offset=0, leaderEpoch=2), -uve-topic-7-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-28 -> (offset=4, leaderEpoch=3), -uve-topic-6-1 -> (offset=0, leaderEpoch=2), -uve-topic-3-20 -> (offset=0, leaderEpoch=2), -uve-topic-9-28 -> (offset=0, leaderEpoch=3), -uve-topic-17-10 -> (offset=0, leaderEpoch=2), -uve-topic-27-9 -> (offset=0, leaderEpoch=2), -uve-topic-4-21 -> (offset=0, leaderEpoch=2), -uve-topic-4-24 -> (offset=0, leaderEpoch=2), -uve-topic-16-22 -> (offset=0, leaderEpoch=2), -uve-topic-26-21 -> (offset=0, leaderEpoch=3), -uve-topic-26-2 -> (offset=0, leaderEpoch=2), -uve-topic-16-3 -> (offset=0, leaderEpoch=3), -uve-topic-5-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-29 -> (offset=0, leaderEpoch=3), -uve-topic-12-8 -> (offset=0, leaderEpoch=3), -uve-topic-22-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-0 -> (offset=724, leaderEpoch=2), -uve-topic-11-1 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-22 -> (offset=3, leaderEpoch=3), -uve-topic-7-2 -> (offset=0, leaderEpoch=2), -uve-topic-5-16 -> (offset=0, leaderEpoch=3), -uve-topic-6-26 -> (offset=0, leaderEpoch=3), -uve-topic-5-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-3 -> (offset=1, leaderEpoch=3), -uve-topic-10-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-2 -> (offset=0, leaderEpoch=3), -uve-topic-22-1 -> (offset=0, leaderEpoch=3), -uve-topic-10-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-14 -> (offset=0, leaderEpoch=3), -uve-topic-20-13 -> (offset=0, leaderEpoch=2), -uve-topic-13-0 -> (offset=125, leaderEpoch=2), -uve-topic-26-0 -> (offset=1290, leaderEpoch=3), -uve-topic-16-1 -> (offset=0, leaderEpoch=2), -uve-topic-25-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-21 -> (offset=0, leaderEpoch=3), -uve-topic-15-15 -> (offset=0, leaderEpoch=3), -uve-topic-25-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-8 -> (offset=0, leaderEpoch=2), -uve-topic-2-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-14 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-17 -> (offset=2, leaderEpoch=2), -uve-topic-13-17 -> (offset=0, leaderEpoch=3), -uve-topic-23-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-10 -> (offset=0, leaderEpoch=2), -uve-topic-24-9 -> (offset=0, leaderEpoch=3), -uve-topic-0-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-18 -> (offset=0, leaderEpoch=3), -uve-topic-24-17 -> (offset=0, leaderEpoch=3), -uve-topic-19-21 -> (offset=0, leaderEpoch=3), -uve-topic-29-20 -> (offset=0, leaderEpoch=3), -uve-topic-6-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-9 -> (offset=0, leaderEpoch=2), -uve-topic-23-8 -> (offset=0, leaderEpoch=2), -uve-topic-7-20 -> (offset=0, leaderEpoch=2), -uve-topic-28-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-6 -> (offset=0, leaderEpoch=3), -uve-topic-11-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-27 -> (offset=0, leaderEpoch=2), -uve-topic-11-27 -> (offset=0, leaderEpoch=3), -uve-topic-21-26 -> (offset=0, leaderEpoch=3), -uve-topic-8-19 -> (offset=0, leaderEpoch=3), -uve-topic-19-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-6 -> (offset=0, leaderEpoch=2), -uve-topic-8-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-2 -> (offset=0, leaderEpoch=3), -uve-topic-10-3 -> (offset=0, leaderEpoch=2), -uve-topic-5-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-21 -> (offset=0, leaderEpoch=3), -uve-topic-5-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-3 -> (offset=0, leaderEpoch=2), -uve-topic-11-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-26 -> (offset=0, leaderEpoch=3), -uve-topic-24-25 -> (offset=0, leaderEpoch=2), structured_syslog_topic-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-1 -> (offset=0, leaderEpoch=3), -uve-topic-25-0 -> (offset=762, leaderEpoch=3), -uve-topic-4-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-21 -> (offset=4, leaderEpoch=3), -uve-topic-10-19 -> (offset=0, leaderEpoch=3), -uve-topic-20-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-11 -> (offset=0, leaderEpoch=3), -uve-topic-19-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-14 -> (offset=0, leaderEpoch=3), -uve-topic-21-11 -> (offset=0, leaderEpoch=3), -uve-topic-11-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-7 -> (offset=0, leaderEpoch=2), -uve-topic-21-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-11 -> (offset=0, leaderEpoch=2), -uve-topic-1-8 -> (offset=0, leaderEpoch=2), -uve-topic-18-0 -> (offset=0, leaderEpoch=3), -uve-topic-20-10 -> (offset=0, leaderEpoch=2), -uve-topic-10-11 -> (offset=0, leaderEpoch=3), -uve-topic-0-1 -> (offset=0, leaderEpoch=3), -uve-topic-4-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-28 -> (offset=0, leaderEpoch=3), -uve-topic-2-9 -> (offset=0, leaderEpoch=3), -uve-topic-10-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-16 -> (offset=0, leaderEpoch=2), -uve-topic-27-15 -> (offset=0, leaderEpoch=2), -uve-topic-18-14 -> (offset=0, leaderEpoch=3), -uve-topic-28-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-17 -> (offset=0, leaderEpoch=3), -uve-topic-10-18 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-5 -> (offset=7, leaderEpoch=2), -uve-topic-15-28 -> (offset=0, leaderEpoch=3), -uve-topic-25-27 -> (offset=0, leaderEpoch=3), -uve-topic-10-2 -> (offset=0, leaderEpoch=3), -uve-topic-20-1 -> (offset=0, leaderEpoch=2), -uve-topic-29-3 -> (offset=0, leaderEpoch=2), -uve-topic-19-4 -> (offset=0, leaderEpoch=3), -uve-topic-16-2 -> (offset=0, leaderEpoch=3), -uve-topic-26-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-1 -> (offset=0, leaderEpoch=3), -uve-topic-1-2 -> (offset=0, leaderEpoch=2), -uve-topic-9-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-29 -> (offset=0, leaderEpoch=2), -uve-topic-4-25 -> (offset=0, leaderEpoch=3), -uve-topic-2-0 -> (offset=416, leaderEpoch=3), structured_syslog_topic-18 -> (offset=0, leaderEpoch=3), -uve-topic-25-26 -> (offset=0, leaderEpoch=2), -uve-topic-15-27 -> (offset=0, leaderEpoch=3), -uve-topic-17-13 -> (offset=0, leaderEpoch=2), -uve-topic-27-12 -> (offset=0, leaderEpoch=2), -uve-topic-29-0 -> (offset=1185, leaderEpoch=2), -uve-topic-19-1 -> (offset=0, leaderEpoch=3), -uve-topic-10-26 -> (offset=0, leaderEpoch=3), -uve-topic-20-25 -> (offset=0, leaderEpoch=2), -uve-topic-26-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-4 -> (offset=0, leaderEpoch=3), -uve-topic-9-22 -> (offset=0, leaderEpoch=3), structured_syslog_topic-4 -> (offset=0, leaderEpoch=2), -uve-topic-28-29 -> (offset=0, leaderEpoch=2), -uve-topic-0-19 -> (offset=0, leaderEpoch=3), -uve-topic-6-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-25 -> (offset=0, leaderEpoch=3), -uve-topic-0-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-12 -> (offset=0, leaderEpoch=3), -uve-topic-25-11 -> (offset=0, leaderEpoch=2), -uve-topic-24-18 -> (offset=0, leaderEpoch=3), -uve-topic-14-19 -> (offset=0, leaderEpoch=2), -uve-topic-9-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-5 -> (offset=0, leaderEpoch=3), -uve-topic-27-4 -> (offset=0, leaderEpoch=3), -uve-topic-24-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-20 -> (offset=0, leaderEpoch=2), -uve-topic-25-19 -> (offset=0, leaderEpoch=3)) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:31,102] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 727 has no effect as the largest offset in the log is 726 (kafka.log.Log) [2025-02-06 01:51:31,113] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 1603 has no effect as the largest offset in the log is 1602 (kafka.log.Log) [2025-02-06 01:51:31,115] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:31,118] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,118] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 617 has no effect as the largest offset in the log is 616 (kafka.log.Log) [2025-02-06 01:51:31,118] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:31,118] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:31,119] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,119] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:31,119] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 1188 has no effect as the largest offset in the log is 1187 (kafka.log.Log) [2025-02-06 01:51:31,119] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:31,120] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,121] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 765 has no effect as the largest offset in the log is 764 (kafka.log.Log) [2025-02-06 01:51:31,121] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,121] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,121] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 829 has no effect as the largest offset in the log is 828 (kafka.log.Log) [2025-02-06 01:51:31,122] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 1036 has no effect as the largest offset in the log is 1035 (kafka.log.Log) [2025-02-06 01:51:31,122] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:31,122] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,123] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:31,124] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,124] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:31,124] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 417 has no effect as the largest offset in the log is 416 (kafka.log.Log) [2025-02-06 01:51:31,124] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 417 has no effect as the largest offset in the log is 416 (kafka.log.Log) [2025-02-06 01:51:31,125] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:31,125] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 2555 has no effect as the largest offset in the log is 2554 (kafka.log.Log) [2025-02-06 01:51:31,126] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,126] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:31,127] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 126 has no effect as the largest offset in the log is 125 (kafka.log.Log) [2025-02-06 01:51:31,128] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,129] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 126 has no effect as the largest offset in the log is 125 (kafka.log.Log) [2025-02-06 01:51:31,129] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,129] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,130] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 6 has no effect as the largest offset in the log is 5 (kafka.log.Log) [2025-02-06 01:51:31,130] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:31,130] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,130] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 7 has no effect as the largest offset in the log is 6 (kafka.log.Log) [2025-02-06 01:51:31,131] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:31,131] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:31,131] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:31,131] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:31,155] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,155] INFO [Log 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.Log) [2025-02-06 01:51:31,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,156] INFO [Log 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.Log) [2025-02-06 01:51:31,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,156] INFO [Log 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.Log) [2025-02-06 01:51:31,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,156] INFO [Log 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.Log) [2025-02-06 01:51:31,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,157] INFO [Log 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.Log) [2025-02-06 01:51:31,157] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,157] INFO [Log 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.Log) [2025-02-06 01:51:31,157] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,158] INFO [Log 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.Log) [2025-02-06 01:51:31,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,169] INFO [Log 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.Log) [2025-02-06 01:51:31,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,170] INFO [Log 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.Log) [2025-02-06 01:51:31,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,170] INFO [Log 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.Log) [2025-02-06 01:51:31,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,171] INFO [Log 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.Log) [2025-02-06 01:51:31,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,172] INFO [Log 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.Log) [2025-02-06 01:51:31,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,173] INFO [Log 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.Log) [2025-02-06 01:51:31,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,173] INFO [Log 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.Log) [2025-02-06 01:51:31,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,173] INFO [Log 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.Log) [2025-02-06 01:51:31,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,173] INFO [Log 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.Log) [2025-02-06 01:51:31,174] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,174] INFO [Log 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.Log) [2025-02-06 01:51:31,174] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,175] INFO [Log 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.Log) [2025-02-06 01:51:31,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,175] INFO [Log 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.Log) [2025-02-06 01:51:31,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,175] INFO [Log 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.Log) [2025-02-06 01:51:31,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,175] INFO [Log 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.Log) [2025-02-06 01:51:31,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,176] INFO [Log 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.Log) [2025-02-06 01:51:31,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,177] INFO [Log 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.Log) [2025-02-06 01:51:31,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,177] INFO [Log 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.Log) [2025-02-06 01:51:31,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,178] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,180] INFO [Log 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.Log) [2025-02-06 01:51:31,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,181] INFO [Log 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.Log) [2025-02-06 01:51:31,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,181] INFO [Log 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.Log) [2025-02-06 01:51:31,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,181] INFO [Log 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.Log) [2025-02-06 01:51:31,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,181] INFO [Log 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.Log) [2025-02-06 01:51:31,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,181] INFO [Log 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.Log) [2025-02-06 01:51:31,182] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,182] INFO [Log 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.Log) [2025-02-06 01:51:31,182] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,182] INFO [Log 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.Log) [2025-02-06 01:51:31,182] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,182] INFO [Log 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.Log) [2025-02-06 01:51:31,182] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,183] INFO [Log 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.Log) [2025-02-06 01:51:31,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,184] INFO [Log 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.Log) [2025-02-06 01:51:31,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,185] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,186] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,187] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,188] INFO [Log 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.Log) [2025-02-06 01:51:31,188] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,189] INFO [Log 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.Log) [2025-02-06 01:51:31,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,190] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,190] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,191] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,191] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,192] INFO [Log 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.Log) [2025-02-06 01:51:31,192] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,194] INFO [Log 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.Log) [2025-02-06 01:51:31,194] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,195] INFO [Log 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.Log) [2025-02-06 01:51:31,195] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,196] INFO [Log 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.Log) [2025-02-06 01:51:31,196] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,197] INFO [Log 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.Log) [2025-02-06 01:51:31,197] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,198] INFO [Log 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.Log) [2025-02-06 01:51:31,198] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,198] INFO [Log 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.Log) [2025-02-06 01:51:31,198] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,198] INFO [Log 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.Log) [2025-02-06 01:51:31,198] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,198] INFO [Log 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.Log) [2025-02-06 01:51:31,198] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,198] INFO [Log 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.Log) [2025-02-06 01:51:31,198] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,205] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,205] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,206] INFO [Log 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.Log) [2025-02-06 01:51:31,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,207] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,208] INFO [Log 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.Log) [2025-02-06 01:51:31,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,209] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,209] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,210] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,211] INFO [Log 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.Log) [2025-02-06 01:51:31,211] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,212] INFO [Log 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.Log) [2025-02-06 01:51:31,212] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,213] INFO [Log 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.Log) [2025-02-06 01:51:31,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,214] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,215] INFO [Log 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.Log) [2025-02-06 01:51:31,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,216] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,216] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,217] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,217] INFO [Log 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.Log) [2025-02-06 01:51:31,224] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,224] INFO [Log 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.Log) [2025-02-06 01:51:31,225] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,225] INFO [Log 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.Log) [2025-02-06 01:51:31,225] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,227] INFO [Log 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.Log) [2025-02-06 01:51:31,227] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,233] INFO [Log 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.Log) [2025-02-06 01:51:31,233] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,234] INFO [Log 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.Log) [2025-02-06 01:51:31,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,235] INFO [Log 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.Log) [2025-02-06 01:51:31,235] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,235] INFO [Log 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.Log) [2025-02-06 01:51:31,235] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,235] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,236] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,237] INFO [Log 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.Log) [2025-02-06 01:51:31,237] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,238] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,238] INFO [Log 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.Log) [2025-02-06 01:51:31,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,239] INFO [Log 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.Log) [2025-02-06 01:51:31,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,239] INFO [Log 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.Log) [2025-02-06 01:51:31,239] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,239] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,243] INFO [Log 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.Log) [2025-02-06 01:51:31,243] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,244] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,245] INFO [Log 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.Log) [2025-02-06 01:51:31,245] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,248] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,248] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,249] INFO [Log 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.Log) [2025-02-06 01:51:31,249] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,250] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,250] INFO [Log 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.Log) [2025-02-06 01:51:31,251] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,251] INFO [Log 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.Log) [2025-02-06 01:51:31,251] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,255] INFO [Log 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.Log) [2025-02-06 01:51:31,255] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,255] INFO [Log 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.Log) [2025-02-06 01:51:31,255] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,255] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,256] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,256] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,257] INFO [Log 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.Log) [2025-02-06 01:51:31,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:31,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:31,258] INFO [Log 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.Log) [2025-02-06 01:51:34,211] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-14-12, -uve-topic-24-6, -uve-topic-24-12, -uve-topic-25-16, -uve-topic-25-7, -uve-topic-6-27, -uve-topic-25-13, -uve-topic-24-0, -uve-topic-24-15, structured_syslog_topic-3, -uve-topic-11-13, -uve-topic-24-27, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-6-6, -uve-topic-14-6, -uve-topic-21-8, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-24, -uve-topic-6-24, structured_syslog_topic-15, -uve-topic-25-28, -uve-topic-25-22, -uve-topic-11-25, -uve-topic-1-13, -uve-topic-6-21, -uve-topic-24-3, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-15-13, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-21-29, -uve-topic-6-9, -uve-topic-1-22, -uve-topic-21-5, -uve-topic-14-15, -uve-topic-14-21, -uve-topic-15-22, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-6-3, -uve-topic-1-7, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-21-17, -uve-topic-1-25, -uve-topic-11-10, -uve-topic-21-2, -uve-topic-25-25, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-14-9, structured_syslog_topic-0, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-25-10, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-25-1, -uve-topic-1-4, -uve-topic-21-14, -uve-topic-11-7, -uve-topic-11-1, -uve-topic-24-9, -uve-topic-14-18, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-4, structured_syslog_topic-27, -uve-topic-6-12, -uve-topic-15-28, -uve-topic-24-18, -uve-topic-25-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:34,249] INFO [Partition structured_syslog_topic-15 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:34,259] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:34,261] INFO [Partition -uve-topic-25-28 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:34,265] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,326] INFO [Partition structured_syslog_topic-6 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,330] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,331] INFO [Partition structured_syslog_topic-9 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,334] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,334] INFO [Partition structured_syslog_topic-3 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,337] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,337] INFO [Partition structured_syslog_topic-0 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,341] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,341] INFO [Partition structured_syslog_topic-27 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,347] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,347] INFO [Partition structured_syslog_topic-12 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,358] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,358] INFO [Partition -uve-topic-15-10 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,362] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,362] INFO [Partition -uve-topic-15-25 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,366] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,366] INFO [Partition -uve-topic-15-28 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,369] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,369] INFO [Partition -uve-topic-15-22 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,374] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,375] INFO [Partition -uve-topic-15-19 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,379] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,379] INFO [Partition -uve-topic-15-16 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,383] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,383] INFO [Partition -uve-topic-15-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,386] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,386] INFO [Partition -uve-topic-24-18 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,389] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,391] INFO [Partition -uve-topic-24-15 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,394] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,394] INFO [Partition -uve-topic-24-12 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,399] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,399] INFO [Partition -uve-topic-24-6 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,406] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,406] INFO [Partition -uve-topic-24-9 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,409] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,410] INFO [Partition -uve-topic-24-3 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,415] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,415] INFO [Partition -uve-topic-24-0 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,423] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,423] INFO [Partition -uve-topic-24-27 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,427] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,427] INFO [Partition -uve-topic-24-24 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,435] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,435] INFO [Partition -uve-topic-24-21 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,442] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,442] INFO [Partition -uve-topic-6-24 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,452] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,452] INFO [Partition -uve-topic-6-18 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,470] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,470] INFO [Partition -uve-topic-6-21 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,476] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,476] INFO [Partition -uve-topic-6-15 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,485] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,485] INFO [Partition -uve-topic-6-12 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,492] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,492] INFO [Partition -uve-topic-6-9 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,502] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,502] INFO [Partition -uve-topic-6-6 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,509] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,509] INFO [Partition -uve-topic-6-3 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,518] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,518] INFO [Partition -uve-topic-6-0 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,523] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,523] INFO [Partition -uve-topic-6-27 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,531] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,531] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,537] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,537] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,541] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,541] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,545] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,545] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,552] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,552] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,557] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,557] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,564] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,564] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,570] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,570] INFO [Partition -uve-topic-25-4 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,573] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,573] INFO [Partition -uve-topic-25-1 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,581] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,581] INFO [Partition -uve-topic-21-29 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,608] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,608] INFO [Partition -uve-topic-14-27 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,625] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,627] INFO [Partition -uve-topic-14-21 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,630] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,630] INFO [Partition -uve-topic-14-24 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,633] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,633] INFO [Partition -uve-topic-14-18 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,638] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,639] INFO [Partition -uve-topic-14-15 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,642] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,642] INFO [Partition -uve-topic-14-12 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,645] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,645] INFO [Partition -uve-topic-14-9 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,648] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:35,648] INFO [Partition -uve-topic-14-6 broker=3] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-06 01:51:35,655] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to [1,3,2] and zkVersion updated to [6] (kafka.cluster.Partition) [2025-02-06 01:51:36,034] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 849 has no effect as the largest offset in the log is 848 (kafka.log.Log) [2025-02-06 01:51:36,034] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:36,035] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 1009 has no effect as the largest offset in the log is 1008 (kafka.log.Log) [2025-02-06 01:51:36,035] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:36,036] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 1291 has no effect as the largest offset in the log is 1290 (kafka.log.Log) [2025-02-06 01:51:36,036] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:53:45,548] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:53:45,549] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-06 01:53:45,550] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-06 01:53:45,906] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-23-10, -uve-topic-13-11, HEALTH_CHECK_TOPIC-11, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-18-27, -uve-topic-20-0, -uve-topic-9-13, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-1-5, HEALTH_CHECK_TOPIC-10, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-3-28, -uve-topic-0-11, -uve-topic-25-23, -uve-topic-28-25, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-29-29, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-5-5, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-28-22, -uve-topic-7-28, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-29-23, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-21-12, -uve-topic-3-25, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-0-2, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-20-27, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-0-3, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-18-9, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-0-15, -uve-topic-19-11, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-7-25, -uve-topic-2-10, -uve-topic-19-13, -uve-topic-11-17, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-16-24, -uve-topic-9-2, -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-3-7, -uve-topic-18-16, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-15-7, -uve-topic-29-8, -uve-topic-21-24, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-19-29, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-10, -uve-topic-16-18, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-7-29, -uve-topic-28-7, -uve-topic-26-25, -uve-topic-15-5, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-17-24, -uve-topic-27-23, HEALTH_CHECK_TOPIC-25, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-24-1, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-14-3, -uve-topic-13-27, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-13-3, -uve-topic-15-4, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-9-26, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-11-22, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-20-12, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-0-14, -uve-topic-10-21, -uve-topic-2-23, structured_syslog_topic-13, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-23-23, -uve-topic-2-4, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-25-5, -uve-topic-18-15, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-10-9, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-3-23, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-6-4, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-16-16, -uve-topic-18-21, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-26-19, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-8-16, -uve-topic-7-23, -uve-topic-0-27, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-16-28, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-15-11, -uve-topic-6-22, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-1-11, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-24-13, -uve-topic-28-16, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-11, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-2-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, HEALTH_CHECK_TOPIC-28, -uve-topic-9-28, -uve-topic-4-21, -uve-topic-16-22, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-5-16, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-14, -uve-topic-16-9, -uve-topic-26-8, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-29-20, -uve-topic-13-9, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-24-25, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-29-14, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-28-13, HEALTH_CHECK_TOPIC-5, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-3-1, -uve-topic-9-25, -uve-topic-1-29, structured_syslog_topic-18, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-28-29, -uve-topic-25-11, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:45,944] WARN [KafkaServer id=3] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 1 was disconnected before the response was read (kafka.server.KafkaServer) [2025-02-06 01:53:45,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=1178540153, epoch=668) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 1 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-02-06 01:53:45,949] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=3, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1178540153, epoch=668), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 1 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-02-06 01:53:47,635] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-19-3, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-19-12, -uve-topic-1-3, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-23-20, -uve-topic-15-2, -uve-topic-6-14, -uve-topic-11-12, -uve-topic-2-24, -uve-topic-18-23, HEALTH_CHECK_TOPIC-27, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-9-0, -uve-topic-7-27, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-5-26, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, HEALTH_CHECK_TOPIC-15, -uve-topic-14-22, -uve-topic-0-4, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-5-6, -uve-topic-10-4, -uve-topic-8-20, -uve-topic-14-2, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-14-10, -uve-topic-3-6, -uve-topic-29-4, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-8-8, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-20-8, -uve-topic-1-21, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-9-29, -uve-topic-7-12, -uve-topic-2-26, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-21, -uve-topic-7-20, -uve-topic-26-15, -uve-topic-0-25, HEALTH_CHECK_TOPIC-8, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-3-26, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-1-26, -uve-topic-10-22, -uve-topic-25-15, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-20-1, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-4-28, -uve-topic-28-9, -uve-topic-11-6, -uve-topic-2-18, HEALTH_CHECK_TOPIC-21, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-11-15, -uve-topic-4-0, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-0-10, -uve-topic-21-22, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-5-12, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-14-8, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-14-16, -uve-topic-24-23, -uve-topic-29-10, -uve-topic-21-10, -uve-topic-0-6, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-8-14, -uve-topic-19-27, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-3-0, -uve-topic-20-14, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-25-8, -uve-topic-15-9, HEALTH_CHECK_TOPIC-26, -uve-topic-4-13, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, HEALTH_CHECK_TOPIC-14, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-2-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-16-2, -uve-topic-21-15, -uve-topic-4-1, -uve-topic-28-26, -uve-topic-11-24, -uve-topic-0-19, -uve-topic-26-17, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-24-8, -uve-topic-21-3, -uve-topic-7-3, -uve-topic-24-17, -uve-topic-25-21, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-10-0, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-20-7, -uve-topic-8-24, -uve-topic-1-20, structured_syslog_topic-23, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-25-9, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-25-18, -uve-topic-21-28, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-28-3, -uve-topic-11-9, -uve-topic-2-21, -uve-topic-18-20, HEALTH_CHECK_TOPIC-24, -uve-topic-21-16, -uve-topic-29-24, structured_syslog_topic-20, -uve-topic-22-29, -uve-topic-5-15, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-3-14, -uve-topic-29-12, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-10-1, structured_syslog_topic-16, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-25-3, -uve-topic-15-12, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-15-20, -uve-topic-23-2, -uve-topic-1-2, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-23-18, -uve-topic-13-19, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-9-18, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-21-9, -uve-topic-7-9, -uve-topic-28-21, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-3-27, -uve-topic-29-25, -uve-topic-19-26, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-14-4, -uve-topic-16-29, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-5-24, -uve-topic-19-6, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-8-2, -uve-topic-6-29, -uve-topic-25-24, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-13-24, -uve-topic-6-17, -uve-topic-25-12, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-9-3, -uve-topic-13-12, HEALTH_CHECK_TOPIC-2, -uve-topic-16-26, -uve-topic-9-11, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-9-27, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-26-5, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-26-21, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-5-18, -uve-topic-3-8, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-15-26, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-19-24, -uve-topic-1-8, structured_syslog_topic-11, -uve-topic-6-2, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-9-24, -uve-topic-1-24, -uve-topic-15-6, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-28-27, -uve-topic-10-28, -uve-topic-16-19, -uve-topic-26-18, HEALTH_CHECK_TOPIC-3, -uve-topic-0-28, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, HEALTH_CHECK_TOPIC-12, -uve-topic-21-4, -uve-topic-28-15, -uve-topic-0-0, -uve-topic-14-26, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-0-16, -uve-topic-5-3, -uve-topic-29-28, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-3-2, -uve-topic-29-0, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-19-9, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-3-18, -uve-topic-29-16, structured_syslog_topic-4, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-9-17, -uve-topic-10-13, -uve-topic-23-26, -uve-topic-25-6, -uve-topic-28-20, -uve-topic-20-20, -uve-topic-15-8, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-26-11, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-16-20, -uve-topic-9-5, -uve-topic-4-19, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-26-27, -uve-topic-23-14, -uve-topic-28-8, -uve-topic-0-1, -uve-topic-24-26, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-16-8, -uve-topic-7-21, structured_syslog_topic-17, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-10-18, -uve-topic-29-1, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-20-17, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-8-6, -uve-topic-25-27, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-20-13, -uve-topic-25-0, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-13-28, -uve-topic-4-4, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-11-27, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-13-16, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-14-20, -uve-topic-29-6, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-19-15, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-29-22, -uve-topic-26-9, structured_syslog_topic-10) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:47,643] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,740] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -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-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:50,945] WARN [KafkaServer id=3] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2025-02-06 01:53:51,269] INFO [KafkaServer id=3] Remaining partitions to move: [RemainingPartition(topicName='-uve-topic-1', partitionIndex=12), RemainingPartition(topicName='-uve-topic-11', partitionIndex=24), RemainingPartition(topicName='-uve-topic-21', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=22), RemainingPartition(topicName='-uve-topic-23', partitionIndex=21), RemainingPartition(topicName='-uve-topic-8', partitionIndex=18), RemainingPartition(topicName='-uve-topic-20', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=7), RemainingPartition(topicName='-uve-topic-19', partitionIndex=28), RemainingPartition(topicName='-uve-topic-29', partitionIndex=27), RemainingPartition(topicName='-uve-topic-5', partitionIndex=24), RemainingPartition(topicName='-uve-topic-13', partitionIndex=11), RemainingPartition(topicName='-uve-topic-23', partitionIndex=10), RemainingPartition(topicName='-uve-topic-4', partitionIndex=22), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=6), RemainingPartition(topicName='-uve-topic-23', partitionIndex=5), RemainingPartition(topicName='-uve-topic-2', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=21), RemainingPartition(topicName='-uve-topic-26', partitionIndex=20), RemainingPartition(topicName='-uve-topic-1', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=22), RemainingPartition(topicName='-uve-topic-10', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=25), RemainingPartition(topicName='-uve-topic-14', partitionIndex=12), RemainingPartition(topicName='-uve-topic-24', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=27), RemainingPartition(topicName='-uve-topic-28', partitionIndex=26), RemainingPartition(topicName='-uve-topic-7', partitionIndex=8), RemainingPartition(topicName='-uve-topic-10', partitionIndex=1), RemainingPartition(topicName='-uve-topic-20', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=2), RemainingPartition(topicName='-uve-topic-15', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=19), RemainingPartition(topicName='-uve-topic-8', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=10), RemainingPartition(topicName='-uve-topic-18', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=2), RemainingPartition(topicName='-uve-topic-28', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=2), RemainingPartition(topicName='-uve-topic-18', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=16), RemainingPartition(topicName='-uve-topic-21', partitionIndex=15), RemainingPartition(topicName='-uve-topic-3', partitionIndex=10), RemainingPartition(topicName='-uve-topic-21', partitionIndex=7), RemainingPartition(topicName='-uve-topic-11', partitionIndex=8), RemainingPartition(topicName='-uve-topic-3', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=4), RemainingPartition(topicName='-uve-topic-12', partitionIndex=5), RemainingPartition(topicName='-uve-topic-29', partitionIndex=11), RemainingPartition(topicName='-uve-topic-19', partitionIndex=12), RemainingPartition(topicName='-uve-topic-5', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=16), RemainingPartition(topicName='-uve-topic-10', partitionIndex=15), RemainingPartition(topicName='-uve-topic-20', partitionIndex=14), RemainingPartition(topicName='-uve-topic-5', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=2), RemainingPartition(topicName='-uve-topic-21', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=1), RemainingPartition(topicName='-uve-topic-27', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=17), RemainingPartition(topicName='-uve-topic-12', partitionIndex=21), RemainingPartition(topicName='-uve-topic-22', partitionIndex=20), RemainingPartition(topicName='-uve-topic-7', partitionIndex=1), RemainingPartition(topicName='-uve-topic-14', partitionIndex=7), RemainingPartition(topicName='-uve-topic-24', partitionIndex=6), RemainingPartition(topicName='-uve-topic-17', partitionIndex=9), RemainingPartition(topicName='-uve-topic-27', partitionIndex=8), RemainingPartition(topicName='-uve-topic-17', partitionIndex=19), RemainingPartition(topicName='-uve-topic-27', partitionIndex=18), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=27), RemainingPartition(topicName='-uve-topic-1', partitionIndex=17), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=29), RemainingPartition(topicName='-uve-topic-28', partitionIndex=9), RemainingPartition(topicName='-uve-topic-18', partitionIndex=10), RemainingPartition(topicName='-uve-topic-19', partitionIndex=0), RemainingPartition(topicName='-uve-topic-3', partitionIndex=21), RemainingPartition(topicName='-uve-topic-28', partitionIndex=28), RemainingPartition(topicName='-uve-topic-18', partitionIndex=29), RemainingPartition(topicName='-uve-topic-1', partitionIndex=5), RemainingPartition(topicName='-uve-topic-8', partitionIndex=27), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=10), RemainingPartition(topicName='-uve-topic-8', partitionIndex=12), RemainingPartition(topicName='-uve-topic-27', partitionIndex=24), RemainingPartition(topicName='-uve-topic-17', partitionIndex=25), RemainingPartition(topicName='-uve-topic-1', partitionIndex=6), RemainingPartition(topicName='-uve-topic-0', partitionIndex=23), RemainingPartition(topicName='-uve-topic-14', partitionIndex=13), RemainingPartition(topicName='-uve-topic-24', partitionIndex=12), RemainingPartition(topicName='-uve-topic-7', partitionIndex=17), RemainingPartition(topicName='-uve-topic-9', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=2), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=2), RemainingPartition(topicName='-uve-topic-2', partitionIndex=13), RemainingPartition(topicName='-uve-topic-16', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=15), RemainingPartition(topicName='-uve-topic-2', partitionIndex=20), RemainingPartition(topicName='-uve-topic-25', partitionIndex=16), RemainingPartition(topicName='-uve-topic-15', partitionIndex=17), RemainingPartition(topicName='-uve-topic-28', partitionIndex=19), RemainingPartition(topicName='-uve-topic-18', partitionIndex=20), RemainingPartition(topicName='-uve-topic-25', partitionIndex=7), RemainingPartition(topicName='-uve-topic-15', partitionIndex=8), RemainingPartition(topicName='-uve-topic-15', partitionIndex=9), RemainingPartition(topicName='-uve-topic-25', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=28), RemainingPartition(topicName='-uve-topic-14', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=28), RemainingPartition(topicName='-uve-topic-14', partitionIndex=23), RemainingPartition(topicName='-uve-topic-24', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=11), RemainingPartition(topicName='-uve-topic-15', partitionIndex=24), RemainingPartition(topicName='-uve-topic-25', partitionIndex=23), RemainingPartition(topicName='-uve-topic-6', partitionIndex=27), RemainingPartition(topicName='-uve-topic-7', partitionIndex=26), RemainingPartition(topicName='-uve-topic-28', partitionIndex=25), RemainingPartition(topicName='-uve-topic-18', partitionIndex=26), RemainingPartition(topicName='-uve-topic-25', partitionIndex=13), RemainingPartition(topicName='-uve-topic-15', partitionIndex=14), RemainingPartition(topicName='-uve-topic-1', partitionIndex=26), RemainingPartition(topicName='-uve-topic-26', partitionIndex=24), RemainingPartition(topicName='-uve-topic-16', partitionIndex=25), RemainingPartition(topicName='-uve-topic-13', partitionIndex=19), RemainingPartition(topicName='-uve-topic-23', partitionIndex=18), RemainingPartition(topicName='-uve-topic-18', partitionIndex=28), RemainingPartition(topicName='-uve-topic-28', partitionIndex=27), RemainingPartition(topicName='-uve-topic-0', partitionIndex=25), RemainingPartition(topicName='-uve-topic-18', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=4), RemainingPartition(topicName='-uve-topic-13', partitionIndex=15), RemainingPartition(topicName='-uve-topic-23', partitionIndex=14), RemainingPartition(topicName='-uve-topic-29', partitionIndex=29), RemainingPartition(topicName='-uve-topic-7', partitionIndex=21), RemainingPartition(topicName='-uve-topic-1', partitionIndex=0), RemainingPartition(topicName='-uve-topic-15', partitionIndex=0), RemainingPartition(topicName='-uve-topic-8', partitionIndex=29), RemainingPartition(topicName='-uve-topic-4', partitionIndex=26), RemainingPartition(topicName='-uve-topic-12', partitionIndex=14), RemainingPartition(topicName='-uve-topic-22', partitionIndex=13), RemainingPartition(topicName='-uve-topic-23', partitionIndex=6), RemainingPartition(topicName='-uve-topic-13', partitionIndex=7), RemainingPartition(topicName='-uve-topic-4', partitionIndex=4), RemainingPartition(topicName='-uve-topic-5', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=9), RemainingPartition(topicName='-uve-topic-13', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=1), RemainingPartition(topicName='-uve-topic-24', partitionIndex=0), RemainingPartition(topicName='-uve-topic-14', partitionIndex=8), RemainingPartition(topicName='-uve-topic-24', partitionIndex=7), RemainingPartition(topicName='-uve-topic-23', partitionIndex=17), RemainingPartition(topicName='-uve-topic-13', partitionIndex=18), RemainingPartition(topicName='-uve-topic-6', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=20), RemainingPartition(topicName='-uve-topic-14', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=5), RemainingPartition(topicName='-uve-topic-21', partitionIndex=4), RemainingPartition(topicName='-uve-topic-29', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=14), RemainingPartition(topicName='-uve-topic-0', partitionIndex=5), RemainingPartition(topicName='-uve-topic-18', partitionIndex=13), RemainingPartition(topicName='-uve-topic-28', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=22), RemainingPartition(topicName='-uve-topic-8', partitionIndex=4), RemainingPartition(topicName='-uve-topic-20', partitionIndex=26), RemainingPartition(topicName='-uve-topic-10', partitionIndex=27), RemainingPartition(topicName='-uve-topic-14', partitionIndex=20), RemainingPartition(topicName='-uve-topic-24', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=26), RemainingPartition(topicName='-uve-topic-18', partitionIndex=23), RemainingPartition(topicName='-uve-topic-28', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=28), RemainingPartition(topicName='-uve-topic-3', partitionIndex=14), RemainingPartition(topicName='-uve-topic-27', partitionIndex=3), RemainingPartition(topicName='-uve-topic-17', partitionIndex=4), RemainingPartition(topicName='-uve-topic-22', partitionIndex=16), RemainingPartition(topicName='-uve-topic-12', partitionIndex=17), RemainingPartition(topicName='-uve-topic-2', partitionIndex=6), RemainingPartition(topicName='-uve-topic-8', partitionIndex=9), RemainingPartition(topicName='-uve-topic-2', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=3), RemainingPartition(topicName='-uve-topic-29', partitionIndex=23), RemainingPartition(topicName='-uve-topic-19', partitionIndex=24), RemainingPartition(topicName='-uve-topic-22', partitionIndex=8), RemainingPartition(topicName='-uve-topic-12', partitionIndex=9), RemainingPartition(topicName='-uve-topic-26', partitionIndex=7), RemainingPartition(topicName='-uve-topic-16', partitionIndex=8), RemainingPartition(topicName='-uve-topic-11', partitionIndex=13), RemainingPartition(topicName='-uve-topic-21', partitionIndex=12), RemainingPartition(topicName='-uve-topic-8', partitionIndex=20), RemainingPartition(topicName='-uve-topic-5', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=16), RemainingPartition(topicName='-uve-topic-24', partitionIndex=27), RemainingPartition(topicName='-uve-topic-14', partitionIndex=28), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=12), RemainingPartition(topicName='-uve-topic-6', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=21), RemainingPartition(topicName='-uve-topic-17', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=4), RemainingPartition(topicName='-uve-topic-3', partitionIndex=25), RemainingPartition(topicName='-uve-topic-9', partitionIndex=24), RemainingPartition(topicName='-uve-topic-27', partitionIndex=10), RemainingPartition(topicName='-uve-topic-17', partitionIndex=11), RemainingPartition(topicName='-uve-topic-1', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=16), RemainingPartition(topicName='-uve-topic-8', partitionIndex=22), RemainingPartition(topicName='-uve-topic-9', partitionIndex=21), RemainingPartition(topicName='-uve-topic-22', partitionIndex=24), RemainingPartition(topicName='-uve-topic-12', partitionIndex=25), RemainingPartition(topicName='-uve-topic-19', partitionIndex=6), RemainingPartition(topicName='-uve-topic-29', partitionIndex=5), RemainingPartition(topicName='-uve-topic-28', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=10), RemainingPartition(topicName='-uve-topic-2', partitionIndex=1), RemainingPartition(topicName='-uve-topic-9', partitionIndex=19), RemainingPartition(topicName='-uve-topic-2', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=2), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=6), RemainingPartition(topicName='-uve-topic-6', partitionIndex=0), RemainingPartition(topicName='-uve-topic-24', partitionIndex=26), RemainingPartition(topicName='-uve-topic-14', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=6), RemainingPartition(topicName='-uve-topic-22', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=25), RemainingPartition(topicName='-uve-topic-13', partitionIndex=26), RemainingPartition(topicName='-uve-topic-7', partitionIndex=14), RemainingPartition(topicName='-uve-topic-6', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=28), RemainingPartition(topicName='-uve-topic-20', partitionIndex=27), RemainingPartition(topicName='-uve-topic-9', partitionIndex=23), RemainingPartition(topicName='-uve-topic-18', partitionIndex=4), RemainingPartition(topicName='-uve-topic-28', partitionIndex=3), RemainingPartition(topicName='-uve-topic-9', partitionIndex=27), RemainingPartition(topicName='-uve-topic-11', partitionIndex=21), RemainingPartition(topicName='-uve-topic-21', partitionIndex=20), RemainingPartition(topicName='-uve-topic-3', partitionIndex=4), RemainingPartition(topicName='-uve-topic-13', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=4), RemainingPartition(topicName='-uve-topic-1', partitionIndex=23), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=15), RemainingPartition(topicName='-uve-topic-14', partitionIndex=6), RemainingPartition(topicName='-uve-topic-24', partitionIndex=5), RemainingPartition(topicName='-uve-topic-3', partitionIndex=3), RemainingPartition(topicName='-uve-topic-22', partitionIndex=21), RemainingPartition(topicName='-uve-topic-12', partitionIndex=22), RemainingPartition(topicName='-uve-topic-0', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=21), RemainingPartition(topicName='-uve-topic-23', partitionIndex=20), RemainingPartition(topicName='-uve-topic-4', partitionIndex=8), RemainingPartition(topicName='-uve-topic-19', partitionIndex=27), RemainingPartition(topicName='-uve-topic-29', partitionIndex=26), RemainingPartition(topicName='-uve-topic-28', partitionIndex=8), RemainingPartition(topicName='-uve-topic-18', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=7), RemainingPartition(topicName='-uve-topic-19', partitionIndex=5), RemainingPartition(topicName='-uve-topic-29', partitionIndex=4), RemainingPartition(topicName='-uve-topic-11', partitionIndex=29), RemainingPartition(topicName='-uve-topic-21', partitionIndex=28), RemainingPartition(topicName='-uve-topic-0', partitionIndex=15), RemainingPartition(topicName='-uve-topic-29', partitionIndex=10), RemainingPartition(topicName='-uve-topic-19', partitionIndex=11), RemainingPartition(topicName='-uve-topic-18', partitionIndex=25), RemainingPartition(topicName='-uve-topic-28', partitionIndex=24), RemainingPartition(topicName='-uve-topic-21', partitionIndex=8), RemainingPartition(topicName='-uve-topic-11', partitionIndex=9), RemainingPartition(topicName='-uve-topic-0', partitionIndex=9), RemainingPartition(topicName='-uve-topic-16', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=26), RemainingPartition(topicName='-uve-topic-29', partitionIndex=25), RemainingPartition(topicName='-uve-topic-5', partitionIndex=6), RemainingPartition(topicName='-uve-topic-27', partitionIndex=20), RemainingPartition(topicName='-uve-topic-17', partitionIndex=21), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=28), RemainingPartition(topicName='-uve-topic-22', partitionIndex=29), RemainingPartition(topicName='-uve-topic-1', partitionIndex=20), RemainingPartition(topicName='-uve-topic-3', partitionIndex=2), RemainingPartition(topicName='-uve-topic-7', partitionIndex=25), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=9), RemainingPartition(topicName='-uve-topic-14', partitionIndex=22), RemainingPartition(topicName='-uve-topic-24', partitionIndex=21), RemainingPartition(topicName='-uve-topic-7', partitionIndex=0), RemainingPartition(topicName='-uve-topic-2', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=24), RemainingPartition(topicName='-uve-topic-24', partitionIndex=23), RemainingPartition(topicName='-uve-topic-19', partitionIndex=13), RemainingPartition(topicName='-uve-topic-29', partitionIndex=12), RemainingPartition(topicName='-uve-topic-21', partitionIndex=16), RemainingPartition(topicName='-uve-topic-11', partitionIndex=17), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=24), RemainingPartition(topicName='-uve-topic-19', partitionIndex=10), RemainingPartition(topicName='-uve-topic-29', partitionIndex=9), RemainingPartition(topicName='-uve-topic-6', partitionIndex=24), RemainingPartition(topicName='-uve-topic-8', partitionIndex=13), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=25), RemainingPartition(topicName='-uve-topic-8', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=27), RemainingPartition(topicName='-uve-topic-16', partitionIndex=24), RemainingPartition(topicName='-uve-topic-26', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=26), RemainingPartition(topicName='-uve-topic-26', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=2), RemainingPartition(topicName='-uve-topic-6', partitionIndex=11), RemainingPartition(topicName='-uve-topic-26', partitionIndex=5), RemainingPartition(topicName='-uve-topic-16', partitionIndex=6), RemainingPartition(topicName='-uve-topic-0', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=22), RemainingPartition(topicName='-uve-topic-17', partitionIndex=12), RemainingPartition(topicName='-uve-topic-27', partitionIndex=11), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=15), RemainingPartition(topicName='-uve-topic-1', partitionIndex=14), RemainingPartition(topicName='-uve-topic-17', partitionIndex=15), RemainingPartition(topicName='-uve-topic-27', partitionIndex=14), RemainingPartition(topicName='-uve-topic-3', partitionIndex=7), RemainingPartition(topicName='-uve-topic-17', partitionIndex=20), RemainingPartition(topicName='-uve-topic-27', partitionIndex=19), RemainingPartition(topicName='-uve-topic-28', partitionIndex=15), RemainingPartition(topicName='-uve-topic-18', partitionIndex=16), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=26), RemainingPartition(topicName='-uve-topic-20', partitionIndex=11), RemainingPartition(topicName='-uve-topic-10', partitionIndex=12), RemainingPartition(topicName='-uve-topic-25', partitionIndex=28), RemainingPartition(topicName='-uve-topic-15', partitionIndex=29), RemainingPartition(topicName='-uve-topic-17', partitionIndex=18), RemainingPartition(topicName='-uve-topic-27', partitionIndex=17), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=19), RemainingPartition(topicName='-uve-topic-2', partitionIndex=28), RemainingPartition(topicName='-uve-topic-12', partitionIndex=10), RemainingPartition(topicName='-uve-topic-22', partitionIndex=9), RemainingPartition(topicName='-uve-topic-6', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=22), RemainingPartition(topicName='-uve-topic-15', partitionIndex=23), RemainingPartition(topicName='-uve-topic-5', partitionIndex=9), RemainingPartition(topicName='-uve-topic-12', partitionIndex=18), RemainingPartition(topicName='-uve-topic-22', partitionIndex=17), RemainingPartition(topicName='-uve-topic-29', partitionIndex=2), RemainingPartition(topicName='-uve-topic-19', partitionIndex=3), RemainingPartition(topicName='-uve-topic-4', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=22), RemainingPartition(topicName='-uve-topic-13', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=6), RemainingPartition(topicName='-uve-topic-10', partitionIndex=24), RemainingPartition(topicName='-uve-topic-20', partitionIndex=23), RemainingPartition(topicName='-uve-topic-26', partitionIndex=16), RemainingPartition(topicName='-uve-topic-16', partitionIndex=17), RemainingPartition(topicName='-uve-topic-3', partitionIndex=29), RemainingPartition(topicName='-uve-topic-15', partitionIndex=7), RemainingPartition(topicName='-uve-topic-25', partitionIndex=6), RemainingPartition(topicName='-uve-topic-9', partitionIndex=18), RemainingPartition(topicName='-uve-topic-23', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=4), RemainingPartition(topicName='-uve-topic-29', partitionIndex=8), RemainingPartition(topicName='-uve-topic-19', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=9), RemainingPartition(topicName='-uve-topic-8', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=25), RemainingPartition(topicName='-uve-topic-21', partitionIndex=24), RemainingPartition(topicName='-uve-topic-3', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=23), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=13), RemainingPartition(topicName='-uve-topic-1', partitionIndex=27), RemainingPartition(topicName='-uve-topic-23', partitionIndex=0), RemainingPartition(topicName='-uve-topic-13', partitionIndex=1), RemainingPartition(topicName='-uve-topic-12', partitionIndex=26), RemainingPartition(topicName='-uve-topic-22', partitionIndex=25), RemainingPartition(topicName='-uve-topic-9', partitionIndex=20), RemainingPartition(topicName='-uve-topic-26', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=19), RemainingPartition(topicName='-uve-topic-4', partitionIndex=12), RemainingPartition(topicName='-uve-topic-5', partitionIndex=10), RemainingPartition(topicName='-uve-topic-2', partitionIndex=7), RemainingPartition(topicName='-uve-topic-23', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=12), RemainingPartition(topicName='-uve-topic-7', partitionIndex=11), RemainingPartition(topicName='-uve-topic-26', partitionIndex=10), RemainingPartition(topicName='-uve-topic-16', partitionIndex=11), RemainingPartition(topicName='-uve-topic-3', partitionIndex=8), RemainingPartition(topicName='-uve-topic-29', partitionIndex=28), RemainingPartition(topicName='-uve-topic-19', partitionIndex=29), RemainingPartition(topicName='-uve-topic-13', partitionIndex=20), RemainingPartition(topicName='-uve-topic-23', partitionIndex=19), RemainingPartition(topicName='-uve-topic-0', partitionIndex=13), RemainingPartition(topicName='-uve-topic-19', partitionIndex=23), RemainingPartition(topicName='-uve-topic-29', partitionIndex=22), RemainingPartition(topicName='-uve-topic-6', partitionIndex=28), RemainingPartition(topicName='-uve-topic-29', partitionIndex=16), RemainingPartition(topicName='-uve-topic-19', partitionIndex=17), RemainingPartition(topicName='-uve-topic-2', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=9), RemainingPartition(topicName='-uve-topic-16', partitionIndex=10), RemainingPartition(topicName='-uve-topic-26', partitionIndex=17), RemainingPartition(topicName='-uve-topic-16', partitionIndex=18), RemainingPartition(topicName='-uve-topic-9', partitionIndex=9), RemainingPartition(topicName='-uve-topic-1', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=27), RemainingPartition(topicName='-uve-topic-17', partitionIndex=28), RemainingPartition(topicName='-uve-topic-1', partitionIndex=24), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=4), RemainingPartition(topicName='-uve-topic-0', partitionIndex=17), RemainingPartition(topicName='-uve-topic-27', partitionIndex=26), RemainingPartition(topicName='-uve-topic-17', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=3), RemainingPartition(topicName='-uve-topic-22', partitionIndex=2), RemainingPartition(topicName='-uve-topic-0', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=29), RemainingPartition(topicName='-uve-topic-28', partitionIndex=7), RemainingPartition(topicName='-uve-topic-18', partitionIndex=8), RemainingPartition(topicName='-uve-topic-6', partitionIndex=21), RemainingPartition(topicName='-uve-topic-1', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=4), RemainingPartition(topicName='-uve-topic-24', partitionIndex=3), RemainingPartition(topicName='-uve-topic-26', partitionIndex=25), RemainingPartition(topicName='-uve-topic-16', partitionIndex=26), RemainingPartition(topicName='-uve-topic-25', partitionIndex=24), RemainingPartition(topicName='-uve-topic-15', partitionIndex=25), RemainingPartition(topicName='-uve-topic-25', partitionIndex=4), RemainingPartition(topicName='-uve-topic-15', partitionIndex=5), RemainingPartition(topicName='-uve-topic-7', partitionIndex=16), RemainingPartition(topicName='-uve-topic-7', partitionIndex=22), RemainingPartition(topicName='-uve-topic-20', partitionIndex=28), RemainingPartition(topicName='-uve-topic-10', partitionIndex=29), RemainingPartition(topicName='-uve-topic-2', partitionIndex=19), RemainingPartition(topicName='-uve-topic-10', partitionIndex=8), RemainingPartition(topicName='-uve-topic-20', partitionIndex=7), RemainingPartition(topicName='-uve-topic-8', partitionIndex=23), RemainingPartition(topicName='-uve-topic-2', partitionIndex=16), RemainingPartition(topicName='-uve-topic-0', partitionIndex=26), RemainingPartition(topicName='-uve-topic-12', partitionIndex=11), RemainingPartition(topicName='-uve-topic-22', partitionIndex=10), RemainingPartition(topicName='-uve-topic-8', partitionIndex=8), RemainingPartition(topicName='-uve-topic-17', partitionIndex=8), RemainingPartition(topicName='-uve-topic-27', partitionIndex=7), RemainingPartition(topicName='-uve-topic-0', partitionIndex=12), RemainingPartition(topicName='-uve-topic-12', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=18), RemainingPartition(topicName='-uve-topic-27', partitionIndex=23), RemainingPartition(topicName='-uve-topic-17', partitionIndex=24), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=20), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=15), RemainingPartition(topicName='-uve-topic-10', partitionIndex=16), RemainingPartition(topicName='-uve-topic-4', partitionIndex=3), RemainingPartition(topicName='-uve-topic-3', partitionIndex=11), RemainingPartition(topicName='-uve-topic-6', partitionIndex=14), RemainingPartition(topicName='-uve-topic-15', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=12), RemainingPartition(topicName='-uve-topic-3', partitionIndex=17), RemainingPartition(topicName='-uve-topic-4', partitionIndex=9), RemainingPartition(topicName='-uve-topic-26', partitionIndex=6), RemainingPartition(topicName='-uve-topic-16', partitionIndex=7), RemainingPartition(topicName='-uve-topic-5', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=15), RemainingPartition(topicName='-uve-topic-9', partitionIndex=6), RemainingPartition(topicName='-uve-topic-1', partitionIndex=1), RemainingPartition(topicName='-uve-topic-5', partitionIndex=20), RemainingPartition(topicName='-uve-topic-24', partitionIndex=1), RemainingPartition(topicName='-uve-topic-14', partitionIndex=2), RemainingPartition(topicName='-uve-topic-13', partitionIndex=28), RemainingPartition(topicName='-uve-topic-23', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=8), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=21), RemainingPartition(topicName='-uve-topic-18', partitionIndex=22), RemainingPartition(topicName='-uve-topic-24', partitionIndex=2), RemainingPartition(topicName='-uve-topic-14', partitionIndex=3), RemainingPartition(topicName='-uve-topic-13', partitionIndex=27), RemainingPartition(topicName='-uve-topic-23', partitionIndex=26), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=14), RemainingPartition(topicName='-uve-topic-2', partitionIndex=21), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=2), RemainingPartition(topicName='-uve-topic-12', partitionIndex=0), RemainingPartition(topicName='-uve-topic-21', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=25), RemainingPartition(topicName='-uve-topic-0', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=8), RemainingPartition(topicName='-uve-topic-0', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=2), RemainingPartition(topicName='-uve-topic-8', partitionIndex=0), RemainingPartition(topicName='-uve-topic-23', partitionIndex=2), RemainingPartition(topicName='-uve-topic-13', partitionIndex=3), RemainingPartition(topicName='-uve-topic-1', partitionIndex=15), RemainingPartition(topicName='-uve-topic-15', partitionIndex=4), RemainingPartition(topicName='-uve-topic-25', partitionIndex=3), RemainingPartition(topicName='-uve-topic-23', partitionIndex=15), RemainingPartition(topicName='-uve-topic-13', partitionIndex=16), RemainingPartition(topicName='-uve-topic-5', partitionIndex=14), RemainingPartition(topicName='-uve-topic-2', partitionIndex=11), RemainingPartition(topicName='-uve-topic-13', partitionIndex=8), RemainingPartition(topicName='-uve-topic-23', partitionIndex=7), RemainingPartition(topicName='-uve-topic-16', partitionIndex=23), RemainingPartition(topicName='-uve-topic-26', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=27), RemainingPartition(topicName='-uve-topic-6', partitionIndex=9), RemainingPartition(topicName='-uve-topic-9', partitionIndex=26), RemainingPartition(topicName='-uve-topic-4', partitionIndex=16), RemainingPartition(topicName='-uve-topic-20', partitionIndex=4), RemainingPartition(topicName='-uve-topic-10', partitionIndex=5), RemainingPartition(topicName='-uve-topic-1', partitionIndex=22), RemainingPartition(topicName='-uve-topic-23', partitionIndex=13), RemainingPartition(topicName='-uve-topic-13', partitionIndex=14), RemainingPartition(topicName='-uve-topic-3', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=21), RemainingPartition(topicName='-uve-topic-11', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=15), RemainingPartition(topicName='-uve-topic-11', partitionIndex=6), RemainingPartition(topicName='-uve-topic-21', partitionIndex=5), RemainingPartition(topicName='-uve-topic-21', partitionIndex=13), RemainingPartition(topicName='-uve-topic-11', partitionIndex=14), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=1), RemainingPartition(topicName='-uve-topic-27', partitionIndex=29), RemainingPartition(topicName='-uve-topic-26', partitionIndex=4), RemainingPartition(topicName='-uve-topic-16', partitionIndex=5), RemainingPartition(topicName='-uve-topic-20', partitionIndex=12), RemainingPartition(topicName='-uve-topic-10', partitionIndex=13), RemainingPartition(topicName='-uve-topic-1', partitionIndex=21), RemainingPartition(topicName='-uve-topic-7', partitionIndex=24), RemainingPartition(topicName='-uve-topic-22', partitionIndex=6), RemainingPartition(topicName='-uve-topic-12', partitionIndex=7), RemainingPartition(topicName='-uve-topic-26', partitionIndex=28), RemainingPartition(topicName='-uve-topic-16', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=5), RemainingPartition(topicName='-uve-topic-19', partitionIndex=25), RemainingPartition(topicName='-uve-topic-29', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=14), RemainingPartition(topicName='-uve-topic-20', partitionIndex=20), RemainingPartition(topicName='-uve-topic-10', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=23), RemainingPartition(topicName='-uve-topic-28', partitionIndex=18), RemainingPartition(topicName='-uve-topic-18', partitionIndex=19), RemainingPartition(topicName='-uve-topic-22', partitionIndex=12), RemainingPartition(topicName='-uve-topic-12', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=2), RemainingPartition(topicName='-uve-topic-19', partitionIndex=20), RemainingPartition(topicName='-uve-topic-29', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=16), RemainingPartition(topicName='-uve-topic-17', partitionIndex=17), RemainingPartition(topicName='-uve-topic-12', partitionIndex=23), RemainingPartition(topicName='-uve-topic-22', partitionIndex=22), RemainingPartition(topicName='-uve-topic-14', partitionIndex=0), RemainingPartition(topicName='-uve-topic-3', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=8), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=14), RemainingPartition(topicName='-uve-topic-14', partitionIndex=15), RemainingPartition(topicName='-uve-topic-24', partitionIndex=14), RemainingPartition(topicName='-uve-topic-4', partitionIndex=0), RemainingPartition(topicName='-uve-topic-19', partitionIndex=8), RemainingPartition(topicName='-uve-topic-29', partitionIndex=7), RemainingPartition(topicName='-uve-topic-18', partitionIndex=18), RemainingPartition(topicName='-uve-topic-28', partitionIndex=17), RemainingPartition(topicName='-uve-topic-22', partitionIndex=28), RemainingPartition(topicName='-uve-topic-12', partitionIndex=29), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=24), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=5), RemainingPartition(topicName='-uve-topic-24', partitionIndex=4), RemainingPartition(topicName='-uve-topic-22', partitionIndex=14), RemainingPartition(topicName='-uve-topic-12', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=19), RemainingPartition(topicName='-uve-topic-9', partitionIndex=29), RemainingPartition(topicName='-uve-topic-5', partitionIndex=1), RemainingPartition(topicName='-uve-topic-24', partitionIndex=20), RemainingPartition(topicName='-uve-topic-14', partitionIndex=21), RemainingPartition(topicName='-uve-topic-3', partitionIndex=12), RemainingPartition(topicName='-uve-topic-23', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=24), RemainingPartition(topicName='-uve-topic-2', partitionIndex=4), RemainingPartition(topicName='-uve-topic-25', partitionIndex=21), RemainingPartition(topicName='-uve-topic-15', partitionIndex=22), RemainingPartition(topicName='-uve-topic-6', partitionIndex=18), RemainingPartition(topicName='-uve-topic-25', partitionIndex=15), RemainingPartition(topicName='-uve-topic-15', partitionIndex=16), RemainingPartition(topicName='-uve-topic-4', partitionIndex=18), RemainingPartition(topicName='-uve-topic-5', partitionIndex=17), RemainingPartition(topicName='-uve-topic-7', partitionIndex=10), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=21), RemainingPartition(topicName='-uve-topic-8', partitionIndex=7), RemainingPartition(topicName='-uve-topic-2', partitionIndex=25), RemainingPartition(topicName='-uve-topic-23', partitionIndex=29), RemainingPartition(topicName='-uve-topic-6', partitionIndex=19), RemainingPartition(topicName='-uve-topic-6', partitionIndex=3), RemainingPartition(topicName='-uve-topic-4', partitionIndex=13), RemainingPartition(topicName='-uve-topic-25', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=1), RemainingPartition(topicName='-uve-topic-0', partitionIndex=24), RemainingPartition(topicName='-uve-topic-1', partitionIndex=7), RemainingPartition(topicName='-uve-topic-9', partitionIndex=12), RemainingPartition(topicName='-uve-topic-22', partitionIndex=11), RemainingPartition(topicName='-uve-topic-12', partitionIndex=12), RemainingPartition(topicName='-uve-topic-28', partitionIndex=14), RemainingPartition(topicName='-uve-topic-18', partitionIndex=15), RemainingPartition(topicName='-uve-topic-7', partitionIndex=19), RemainingPartition(topicName='-uve-topic-4', partitionIndex=17), RemainingPartition(topicName='-uve-topic-26', partitionIndex=26), RemainingPartition(topicName='-uve-topic-16', partitionIndex=27), RemainingPartition(topicName='-uve-topic-3', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=19), RemainingPartition(topicName='-uve-topic-12', partitionIndex=20), RemainingPartition(topicName='-uve-topic-22', partitionIndex=3), RemainingPartition(topicName='-uve-topic-12', partitionIndex=4), RemainingPartition(topicName='-uve-topic-10', partitionIndex=9), RemainingPartition(topicName='-uve-topic-20', partitionIndex=8), RemainingPartition(topicName='-uve-topic-5', partitionIndex=28), RemainingPartition(topicName='-uve-topic-5', partitionIndex=2), RemainingPartition(topicName='-uve-topic-20', partitionIndex=29), RemainingPartition(topicName='-uve-topic-19', partitionIndex=22), RemainingPartition(topicName='-uve-topic-29', partitionIndex=21), RemainingPartition(topicName='-uve-topic-2', partitionIndex=17), RemainingPartition(topicName='-uve-topic-1', partitionIndex=19), RemainingPartition(topicName='-uve-topic-1', partitionIndex=16), RemainingPartition(topicName='-uve-topic-11', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=25), RemainingPartition(topicName='-uve-topic-3', partitionIndex=23), RemainingPartition(topicName='-uve-topic-8', partitionIndex=6), RemainingPartition(topicName='-uve-topic-7', partitionIndex=12), RemainingPartition(topicName='-uve-topic-11', partitionIndex=11), RemainingPartition(topicName='-uve-topic-21', partitionIndex=10), RemainingPartition(topicName='-uve-topic-27', partitionIndex=5), RemainingPartition(topicName='-uve-topic-17', partitionIndex=6), RemainingPartition(topicName='-uve-topic-9', partitionIndex=1), RemainingPartition(topicName='-uve-topic-11', partitionIndex=18), RemainingPartition(topicName='-uve-topic-21', partitionIndex=17), RemainingPartition(topicName='-uve-topic-22', partitionIndex=27), RemainingPartition(topicName='-uve-topic-12', partitionIndex=28), RemainingPartition(topicName='-uve-topic-21', partitionIndex=18), RemainingPartition(topicName='-uve-topic-11', partitionIndex=19), RemainingPartition(topicName='-uve-topic-18', partitionIndex=7), RemainingPartition(topicName='-uve-topic-28', partitionIndex=6), RemainingPartition(topicName='-uve-topic-4', partitionIndex=7), RemainingPartition(topicName='-uve-topic-1', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=16), RemainingPartition(topicName='-uve-topic-10', partitionIndex=17), RemainingPartition(topicName='-uve-topic-17', partitionIndex=0), RemainingPartition(topicName='-uve-topic-6', partitionIndex=29), RemainingPartition(topicName='-uve-topic-29', partitionIndex=15), RemainingPartition(topicName='-uve-topic-19', partitionIndex=16), RemainingPartition(topicName='-uve-topic-0', partitionIndex=18), RemainingPartition(topicName='-uve-topic-9', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=18), RemainingPartition(topicName='-uve-topic-2', partitionIndex=15), RemainingPartition(topicName='-uve-topic-6', partitionIndex=4), RemainingPartition(topicName='-uve-topic-3', partitionIndex=9), RemainingPartition(topicName='-uve-topic-10', partitionIndex=25), RemainingPartition(topicName='-uve-topic-20', partitionIndex=24), RemainingPartition(topicName='-uve-topic-2', partitionIndex=22), RemainingPartition(topicName='-uve-topic-21', partitionIndex=9), RemainingPartition(topicName='-uve-topic-11', partitionIndex=10), RemainingPartition(topicName='-uve-topic-26', partitionIndex=15), RemainingPartition(topicName='-uve-topic-16', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=0), RemainingPartition(topicName='-uve-topic-12', partitionIndex=1), RemainingPartition(topicName='-uve-topic-18', partitionIndex=21), RemainingPartition(topicName='-uve-topic-28', partitionIndex=20), RemainingPartition(topicName='-uve-topic-16', partitionIndex=12), RemainingPartition(topicName='-uve-topic-26', partitionIndex=11), RemainingPartition(topicName='-uve-topic-17', partitionIndex=3), RemainingPartition(topicName='-uve-topic-27', partitionIndex=2), RemainingPartition(topicName='-uve-topic-4', partitionIndex=20), RemainingPartition(topicName='-uve-topic-27', partitionIndex=22), RemainingPartition(topicName='-uve-topic-17', partitionIndex=23), RemainingPartition(topicName='-uve-topic-16', partitionIndex=20), RemainingPartition(topicName='-uve-topic-26', partitionIndex=19), RemainingPartition(topicName='-uve-topic-21', partitionIndex=2), RemainingPartition(topicName='-uve-topic-11', partitionIndex=3), RemainingPartition(topicName='-uve-topic-12', partitionIndex=27), RemainingPartition(topicName='-uve-topic-22', partitionIndex=26), RemainingPartition(topicName='-uve-topic-11', partitionIndex=0), RemainingPartition(topicName='-uve-topic-9', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=4), RemainingPartition(topicName='-uve-topic-9', partitionIndex=14), RemainingPartition(topicName='-uve-topic-25', partitionIndex=25), RemainingPartition(topicName='-uve-topic-15', partitionIndex=26), RemainingPartition(topicName='-uve-topic-1', partitionIndex=28), RemainingPartition(topicName='-uve-topic-24', partitionIndex=16), RemainingPartition(topicName='-uve-topic-14', partitionIndex=17), RemainingPartition(topicName='-uve-topic-18', partitionIndex=1), RemainingPartition(topicName='-uve-topic-28', partitionIndex=0), RemainingPartition(topicName='-uve-topic-8', partitionIndex=16), RemainingPartition(topicName='-uve-topic-1', partitionIndex=10), RemainingPartition(topicName='-uve-topic-7', partitionIndex=23), RemainingPartition(topicName='-uve-topic-29', partitionIndex=1), RemainingPartition(topicName='-uve-topic-19', partitionIndex=2), RemainingPartition(topicName='-uve-topic-17', partitionIndex=14), RemainingPartition(topicName='-uve-topic-27', partitionIndex=13), RemainingPartition(topicName='-uve-topic-0', partitionIndex=27), RemainingPartition(topicName='-uve-topic-4', partitionIndex=6), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=8), RemainingPartition(topicName='-uve-topic-14', partitionIndex=9), RemainingPartition(topicName='-uve-topic-24', partitionIndex=8), RemainingPartition(topicName='-uve-topic-23', partitionIndex=1), RemainingPartition(topicName='-uve-topic-13', partitionIndex=2), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=27), RemainingPartition(topicName='-uve-topic-16', partitionIndex=28), RemainingPartition(topicName='-uve-topic-25', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=12), RemainingPartition(topicName='-uve-topic-28', partitionIndex=23), RemainingPartition(topicName='-uve-topic-18', partitionIndex=24), RemainingPartition(topicName='-uve-topic-8', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=29), RemainingPartition(topicName='-uve-topic-3', partitionIndex=0), RemainingPartition(topicName='-uve-topic-25', partitionIndex=10), RemainingPartition(topicName='-uve-topic-15', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=8), RemainingPartition(topicName='-uve-topic-3', partitionIndex=18), RemainingPartition(topicName='-uve-topic-5', partitionIndex=21), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=12), RemainingPartition(topicName='-uve-topic-16', partitionIndex=13), RemainingPartition(topicName='-uve-topic-6', partitionIndex=22), RemainingPartition(topicName='-uve-topic-15', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=9), RemainingPartition(topicName='-uve-topic-14', partitionIndex=25), RemainingPartition(topicName='-uve-topic-24', partitionIndex=24), RemainingPartition(topicName='-uve-topic-7', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=18), RemainingPartition(topicName='-uve-topic-25', partitionIndex=17), RemainingPartition(topicName='-uve-topic-20', partitionIndex=19), RemainingPartition(topicName='-uve-topic-10', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=5), RemainingPartition(topicName='-uve-topic-0', partitionIndex=6), RemainingPartition(topicName='-uve-topic-12', partitionIndex=16), RemainingPartition(topicName='-uve-topic-22', partitionIndex=15), RemainingPartition(topicName='-uve-topic-1', partitionIndex=11), RemainingPartition(topicName='-uve-topic-0', partitionIndex=28), RemainingPartition(topicName='-uve-topic-23', partitionIndex=12), RemainingPartition(topicName='-uve-topic-13', partitionIndex=13), RemainingPartition(topicName='-uve-topic-8', partitionIndex=10), RemainingPartition(topicName='-uve-topic-9', partitionIndex=7), RemainingPartition(topicName='-uve-topic-3', partitionIndex=13), RemainingPartition(topicName='-uve-topic-8', partitionIndex=15), RemainingPartition(topicName='-uve-topic-14', partitionIndex=14), RemainingPartition(topicName='-uve-topic-24', partitionIndex=13), RemainingPartition(topicName='-uve-topic-18', partitionIndex=17), RemainingPartition(topicName='-uve-topic-28', partitionIndex=16), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=7), RemainingPartition(topicName='-uve-topic-5', partitionIndex=25), RemainingPartition(topicName='-uve-topic-11', partitionIndex=23), RemainingPartition(topicName='-uve-topic-21', partitionIndex=22), RemainingPartition(topicName='-uve-topic-3', partitionIndex=27), RemainingPartition(topicName='-uve-topic-22', partitionIndex=23), RemainingPartition(topicName='-uve-topic-12', partitionIndex=24), RemainingPartition(topicName='-uve-topic-9', partitionIndex=0), RemainingPartition(topicName='-uve-topic-10', partitionIndex=0), RemainingPartition(topicName='-uve-topic-7', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=2), RemainingPartition(topicName='-uve-topic-25', partitionIndex=1), RemainingPartition(topicName='-uve-topic-8', partitionIndex=24), RemainingPartition(topicName='-uve-topic-19', partitionIndex=19), RemainingPartition(topicName='-uve-topic-29', partitionIndex=18), RemainingPartition(topicName='-uve-topic-16', partitionIndex=4), RemainingPartition(topicName='-uve-topic-26', partitionIndex=3), RemainingPartition(topicName='-uve-topic-27', partitionIndex=1), RemainingPartition(topicName='-uve-topic-17', partitionIndex=2), RemainingPartition(topicName='-uve-topic-6', partitionIndex=17), RemainingPartition(topicName='-uve-topic-1', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=5), RemainingPartition(topicName='-uve-topic-0', partitionIndex=29), RemainingPartition(topicName='-uve-topic-9', partitionIndex=16), RemainingPartition(topicName='-uve-topic-5', partitionIndex=22), RemainingPartition(topicName='-uve-topic-4', partitionIndex=19), RemainingPartition(topicName='-uve-topic-24', partitionIndex=29), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=20), RemainingPartition(topicName='-uve-topic-21', partitionIndex=14), RemainingPartition(topicName='-uve-topic-11', partitionIndex=15), RemainingPartition(topicName='-uve-topic-4', partitionIndex=11), RemainingPartition(topicName='-uve-topic-2', partitionIndex=26), RemainingPartition(topicName='-uve-topic-6', partitionIndex=8), RemainingPartition(topicName='-uve-topic-2', partitionIndex=3), RemainingPartition(topicName='-uve-topic-19', partitionIndex=18), RemainingPartition(topicName='-uve-topic-29', partitionIndex=17), RemainingPartition(topicName='-uve-topic-5', partitionIndex=7), RemainingPartition(topicName='-uve-topic-21', partitionIndex=6), RemainingPartition(topicName='-uve-topic-11', partitionIndex=7), RemainingPartition(topicName='-uve-topic-27', partitionIndex=28), RemainingPartition(topicName='-uve-topic-17', partitionIndex=29), RemainingPartition(topicName='-uve-topic-2', partitionIndex=5), RemainingPartition(topicName='-uve-topic-4', partitionIndex=10), RemainingPartition(topicName='-uve-topic-10', partitionIndex=6), RemainingPartition(topicName='-uve-topic-20', partitionIndex=5), RemainingPartition(topicName='-uve-topic-3', partitionIndex=6), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=23), RemainingPartition(topicName='-uve-topic-17', partitionIndex=26), RemainingPartition(topicName='-uve-topic-27', partitionIndex=25), RemainingPartition(topicName='-uve-topic-4', partitionIndex=15), RemainingPartition(topicName='-uve-topic-7', partitionIndex=9), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=28), RemainingPartition(topicName='-uve-topic-6', partitionIndex=1), RemainingPartition(topicName='-uve-topic-3', partitionIndex=20), RemainingPartition(topicName='-uve-topic-9', partitionIndex=28), RemainingPartition(topicName='-uve-topic-27', partitionIndex=9), RemainingPartition(topicName='-uve-topic-17', partitionIndex=10), RemainingPartition(topicName='-uve-topic-4', partitionIndex=21), RemainingPartition(topicName='-uve-topic-4', partitionIndex=24), RemainingPartition(topicName='-uve-topic-26', partitionIndex=21), RemainingPartition(topicName='-uve-topic-16', partitionIndex=22), RemainingPartition(topicName='-uve-topic-16', partitionIndex=3), RemainingPartition(topicName='-uve-topic-26', partitionIndex=2), RemainingPartition(topicName='-uve-topic-5', partitionIndex=0), RemainingPartition(topicName='-uve-topic-13', partitionIndex=29), RemainingPartition(topicName='-uve-topic-23', partitionIndex=28), RemainingPartition(topicName='-uve-topic-7', partitionIndex=27), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=29), RemainingPartition(topicName='-uve-topic-22', partitionIndex=7), RemainingPartition(topicName='-uve-topic-12', partitionIndex=8), RemainingPartition(topicName='-uve-topic-21', partitionIndex=0), RemainingPartition(topicName='-uve-topic-11', partitionIndex=1), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=2), RemainingPartition(topicName='-uve-topic-5', partitionIndex=16), RemainingPartition(topicName='-uve-topic-6', partitionIndex=26), RemainingPartition(topicName='-uve-topic-5', partitionIndex=3), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=3), RemainingPartition(topicName='-uve-topic-10', partitionIndex=4), RemainingPartition(topicName='-uve-topic-12', partitionIndex=2), RemainingPartition(topicName='-uve-topic-22', partitionIndex=1), RemainingPartition(topicName='-uve-topic-20', partitionIndex=21), RemainingPartition(topicName='-uve-topic-10', partitionIndex=22), RemainingPartition(topicName='-uve-topic-7', partitionIndex=3), RemainingPartition(topicName='-uve-topic-20', partitionIndex=13), RemainingPartition(topicName='-uve-topic-10', partitionIndex=14), RemainingPartition(topicName='-uve-topic-13', partitionIndex=0), RemainingPartition(topicName='-uve-topic-26', partitionIndex=0), RemainingPartition(topicName='-uve-topic-16', partitionIndex=1), RemainingPartition(topicName='-uve-topic-15', partitionIndex=21), RemainingPartition(topicName='-uve-topic-25', partitionIndex=20), RemainingPartition(topicName='-uve-topic-15', partitionIndex=15), RemainingPartition(topicName='-uve-topic-25', partitionIndex=14), RemainingPartition(topicName='-uve-topic-26', partitionIndex=8), RemainingPartition(topicName='-uve-topic-16', partitionIndex=9), RemainingPartition(topicName='-uve-topic-2', partitionIndex=12), RemainingPartition(topicName='-uve-topic-8', partitionIndex=14), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=17), RemainingPartition(topicName='-uve-topic-13', partitionIndex=17), RemainingPartition(topicName='-uve-topic-23', partitionIndex=16), RemainingPartition(topicName='-uve-topic-14', partitionIndex=10), RemainingPartition(topicName='-uve-topic-24', partitionIndex=9), RemainingPartition(topicName='-uve-topic-0', partitionIndex=10), RemainingPartition(topicName='-uve-topic-14', partitionIndex=18), RemainingPartition(topicName='-uve-topic-24', partitionIndex=17), RemainingPartition(topicName='-uve-topic-19', partitionIndex=21), RemainingPartition(topicName='-uve-topic-29', partitionIndex=20), RemainingPartition(topicName='-uve-topic-6', partitionIndex=5), RemainingPartition(topicName='-uve-topic-23', partitionIndex=8), RemainingPartition(topicName='-uve-topic-13', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=20), RemainingPartition(topicName='-uve-topic-18', partitionIndex=6), RemainingPartition(topicName='-uve-topic-28', partitionIndex=5), RemainingPartition(topicName='-uve-topic-7', partitionIndex=6), RemainingPartition(topicName='-uve-topic-11', partitionIndex=28), RemainingPartition(topicName='-uve-topic-21', partitionIndex=27), RemainingPartition(topicName='-uve-topic-21', partitionIndex=26), RemainingPartition(topicName='-uve-topic-11', partitionIndex=27), RemainingPartition(topicName='-uve-topic-8', partitionIndex=19), RemainingPartition(topicName='-uve-topic-19', partitionIndex=7), RemainingPartition(topicName='-uve-topic-29', partitionIndex=6), RemainingPartition(topicName='-uve-topic-8', partitionIndex=28), RemainingPartition(topicName='-uve-topic-20', partitionIndex=2), RemainingPartition(topicName='-uve-topic-10', partitionIndex=3), RemainingPartition(topicName='-uve-topic-5', partitionIndex=29), RemainingPartition(topicName='-uve-topic-8', partitionIndex=21), RemainingPartition(topicName='-uve-topic-5', partitionIndex=26), RemainingPartition(topicName='-uve-topic-21', partitionIndex=3), RemainingPartition(topicName='-uve-topic-11', partitionIndex=4), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=23), RemainingPartition(topicName='-uve-topic-24', partitionIndex=25), RemainingPartition(topicName='-uve-topic-14', partitionIndex=26), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=27), RemainingPartition(topicName='-uve-topic-25', partitionIndex=0), RemainingPartition(topicName='-uve-topic-15', partitionIndex=1), RemainingPartition(topicName='-uve-topic-4', partitionIndex=2), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=21), RemainingPartition(topicName='-uve-topic-20', partitionIndex=18), RemainingPartition(topicName='-uve-topic-10', partitionIndex=19), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=11), RemainingPartition(topicName='-uve-topic-29', partitionIndex=14), RemainingPartition(topicName='-uve-topic-19', partitionIndex=15), RemainingPartition(topicName='-uve-topic-21', partitionIndex=11), RemainingPartition(topicName='-uve-topic-11', partitionIndex=12), RemainingPartition(topicName='-uve-topic-6', partitionIndex=12), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=7), RemainingPartition(topicName='-uve-topic-21', partitionIndex=19), RemainingPartition(topicName='-uve-topic-11', partitionIndex=20), RemainingPartition(topicName='-uve-topic-5', partitionIndex=11), RemainingPartition(topicName='-uve-topic-1', partitionIndex=8), RemainingPartition(topicName='-uve-topic-18', partitionIndex=0), RemainingPartition(topicName='-uve-topic-20', partitionIndex=10), RemainingPartition(topicName='-uve-topic-10', partitionIndex=11), RemainingPartition(topicName='-uve-topic-0', partitionIndex=1), RemainingPartition(topicName='-uve-topic-4', partitionIndex=14), RemainingPartition(topicName='-uve-topic-4', partitionIndex=28), RemainingPartition(topicName='-uve-topic-2', partitionIndex=9), RemainingPartition(topicName='-uve-topic-10', partitionIndex=10), RemainingPartition(topicName='-uve-topic-20', partitionIndex=9), RemainingPartition(topicName='-uve-topic-7', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=15), RemainingPartition(topicName='-uve-topic-17', partitionIndex=16), RemainingPartition(topicName='-uve-topic-18', partitionIndex=14), RemainingPartition(topicName='-uve-topic-28', partitionIndex=13), RemainingPartition(topicName='-uve-topic-10', partitionIndex=18), RemainingPartition(topicName='-uve-topic-20', partitionIndex=17), RemainingPartition(topicName='HEALTH_CHECK_TOPIC', partitionIndex=5), RemainingPartition(topicName='-uve-topic-15', partitionIndex=28), RemainingPartition(topicName='-uve-topic-25', partitionIndex=27), RemainingPartition(topicName='-uve-topic-10', partitionIndex=2), RemainingPartition(topicName='-uve-topic-20', partitionIndex=1), RemainingPartition(topicName='-uve-topic-29', partitionIndex=3), RemainingPartition(topicName='-uve-topic-19', partitionIndex=4), RemainingPartition(topicName='-uve-topic-16', partitionIndex=2), RemainingPartition(topicName='-uve-topic-26', partitionIndex=1), RemainingPartition(topicName='-uve-topic-3', partitionIndex=24), RemainingPartition(topicName='-uve-topic-3', partitionIndex=1), RemainingPartition(topicName='-uve-topic-1', partitionIndex=2), RemainingPartition(topicName='-uve-topic-9', partitionIndex=25), RemainingPartition(topicName='-uve-topic-1', partitionIndex=29), RemainingPartition(topicName='-uve-topic-4', partitionIndex=25), RemainingPartition(topicName='-uve-topic-2', partitionIndex=0), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=18), RemainingPartition(topicName='-uve-topic-15', partitionIndex=27), RemainingPartition(topicName='-uve-topic-25', partitionIndex=26), RemainingPartition(topicName='-uve-topic-17', partitionIndex=13), RemainingPartition(topicName='-uve-topic-27', partitionIndex=12), RemainingPartition(topicName='-uve-topic-29', partitionIndex=0), RemainingPartition(topicName='-uve-topic-19', partitionIndex=1), RemainingPartition(topicName='-uve-topic-10', partitionIndex=26), RemainingPartition(topicName='-uve-topic-20', partitionIndex=25), RemainingPartition(topicName='-uve-topic-26', partitionIndex=14), RemainingPartition(topicName='-uve-topic-16', partitionIndex=15), RemainingPartition(topicName='-uve-topic-5', partitionIndex=4), RemainingPartition(topicName='-uve-topic-9', partitionIndex=22), RemainingPartition(topicName='structured_syslog_topic', partitionIndex=4), RemainingPartition(topicName='-uve-topic-28', partitionIndex=29), RemainingPartition(topicName='-uve-topic-0', partitionIndex=19), RemainingPartition(topicName='-uve-topic-6', partitionIndex=23), RemainingPartition(topicName='-uve-topic-13', partitionIndex=25), RemainingPartition(topicName='-uve-topic-23', partitionIndex=24), RemainingPartition(topicName='-uve-topic-0', partitionIndex=7), RemainingPartition(topicName='-uve-topic-25', partitionIndex=11), RemainingPartition(topicName='-uve-topic-15', partitionIndex=12), RemainingPartition(topicName='-uve-topic-24', partitionIndex=18), RemainingPartition(topicName='-uve-topic-14', partitionIndex=19), RemainingPartition(topicName='-uve-topic-9', partitionIndex=11), RemainingPartition(topicName='-uve-topic-27', partitionIndex=4), RemainingPartition(topicName='-uve-topic-17', partitionIndex=5), RemainingPartition(topicName='-uve-topic-14', partitionIndex=11), RemainingPartition(topicName='-uve-topic-24', partitionIndex=10), RemainingPartition(topicName='-uve-topic-25', partitionIndex=19), RemainingPartition(topicName='-uve-topic-15', partitionIndex=20)] (kafka.server.KafkaServer) [2025-02-06 01:53:51,270] INFO [KafkaServer id=3] Error from controller: NONE (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:55:32 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:55:32 UTC 2025 =================== ++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host ++ local local_ips=,10.0.0.38,10.20.0.10,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ (( 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.38,10.20.0.10,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 3 ++ return + my_ip_and_order='10.0.0.38 3' + '[' -n '10.0.0.38 3' ']' + break + '[' -z '10.0.0.38 3' ']' ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/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 kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-02-06 01:55:34,603] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:55:35,002] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:55:35,054] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:55:35,058] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:55:35,059] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:55:35,074] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:35,079] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,079] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-3. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,079] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,079] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,079] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] 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.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.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.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.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.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,080] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,081] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,083] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:35,087] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:55:35,093] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:35,095] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:35,097] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:35,101] INFO Socket connection established, initiating session, client: /10.0.0.38:50726, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:35,106] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x20000584b6d002f, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:35,108] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:35,287] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:55:35,292] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-06 01:55:35,332] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:55:35,339] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = 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.leader.rebalance.enable = true background.threads = 10 broker.id = 3 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer 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.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 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-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 = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.38: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.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.message.downconversion.enable = true log.message.format.version = 2.6-IV0 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 = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 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 port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 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.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 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 zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 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 zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-02-06 01:55:35,362] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,362] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,363] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,402] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-06 01:55:35,407] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:55:35,408] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:55:35,418] INFO Loaded 0 logs in 11ms. (kafka.log.LogManager) [2025-02-06 01:55:35,429] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:55:35,431] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:55:35,805] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.Acceptor) [2025-02-06 01:55:35,829] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:55:35,844] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,845] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,846] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,846] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,857] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:55:35,898] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,915] INFO Stat of the created znode at /brokers/ids/3 is: 8589964255,8589964255,1738806935908,1738806935908,1,0,0,144115567298412591,188,0,8589964255 (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,915] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 8589964255 (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,962] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,965] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,966] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,999] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:55:35,999] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:55:36,003] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 4 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:55:36,021] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:6000,blockEndProducerId:6999) by writing to Zk with path version 7 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 01:55:36,037] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:55:36,038] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:55:36,038] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:55:36,065] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:36,092] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:55:36,142] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:55:36,151] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:55:36,152] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:55:36,156] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,156] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,156] INFO Kafka startTimeMs: 1738806936152 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,157] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-06 01:55:36,735] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -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-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:55:36,782] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,793] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,794] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-06 01:55:36,795] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,820] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,821] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,821] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-06 01:55:36,821] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,828] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,855] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,856] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-06 01:55:36,856] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,866] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,868] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,868] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-06 01:55:36,868] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,875] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,877] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,877] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-06 01:55:36,877] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,882] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,883] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,884] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-06 01:55:36,884] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,889] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,891] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,892] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-06 01:55:36,892] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,905] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,907] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,910] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-06 01:55:36,911] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,922] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,923] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,923] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-06 01:55:36,923] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,929] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,931] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,931] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-06 01:55:36,932] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,942] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,943] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,944] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-06 01:55:36,944] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,951] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,951] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,951] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-06 01:55:36,951] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,956] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,957] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,957] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-06 01:55:36,957] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,964] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,965] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,965] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-06 01:55:36,965] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,970] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,970] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,970] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-06 01:55:36,970] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,975] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,975] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,976] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-06 01:55:36,976] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,980] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,981] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,981] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-06 01:55:36,981] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,986] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,987] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,987] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-06 01:55:36,987] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,994] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:36,994] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:36,995] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-06 01:55:36,995] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,002] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,003] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,003] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,004] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,008] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,009] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,010] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,010] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,017] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,018] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,018] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,018] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,024] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,024] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,024] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,025] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,029] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,030] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,030] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,030] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,035] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,035] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,035] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,036] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,040] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,041] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,041] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,041] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,045] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,046] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,046] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,046] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,051] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,051] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,052] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,052] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,056] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,057] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,057] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,057] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,064] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,065] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,065] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,065] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,079] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,079] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,079] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,080] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,084] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,085] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,085] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,085] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,090] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,091] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,091] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,091] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,095] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,096] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,096] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,096] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,100] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,101] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,101] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,101] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,107] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,107] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,107] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,107] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,113] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,113] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,113] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,114] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,118] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,119] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,119] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,119] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,124] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,125] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,125] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,125] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,129] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,130] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,130] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,130] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,136] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,136] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,136] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,136] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,141] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,142] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,143] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,143] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,149] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,150] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,150] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,150] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,154] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,155] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,155] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,155] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,159] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,160] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,160] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,160] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,165] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,165] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,165] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,165] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,170] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,172] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,172] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,172] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,178] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,181] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,181] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,181] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,185] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,186] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,186] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,186] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,192] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,193] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,193] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,193] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,198] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,198] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,198] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,198] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,204] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,204] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,204] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,205] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,211] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,212] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,212] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,212] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,217] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,218] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,218] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,218] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,222] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,223] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,223] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,223] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,227] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,228] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,228] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,228] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,237] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,237] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,237] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,237] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,242] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,242] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,242] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,242] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,247] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,247] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,247] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,248] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,253] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,253] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,257] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,257] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,261] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,262] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,262] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,264] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,269] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,270] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,270] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,270] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,274] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,275] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,275] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,275] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,280] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,280] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,280] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,280] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,285] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,286] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,286] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,286] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,290] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,291] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,291] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,291] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,302] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,302] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,302] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,302] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,307] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,308] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,308] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,308] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,313] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,314] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,314] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,314] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,321] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,322] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,322] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,322] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,331] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,332] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,332] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,332] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,337] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,338] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,338] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,339] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,343] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,343] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,343] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,343] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,352] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,352] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,352] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,352] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,361] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,361] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,361] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,361] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,366] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,366] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,366] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,366] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,373] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,373] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,373] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,373] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,378] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,379] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,379] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,379] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,386] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,387] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,387] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,387] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,391] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,392] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,392] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,392] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,403] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,403] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,403] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,403] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,408] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,409] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,412] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,412] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,419] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,419] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,419] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,419] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,438] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,439] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,439] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,439] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,444] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,444] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,444] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,444] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,455] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,455] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,455] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,455] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,460] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,461] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,461] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,461] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,466] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,467] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,467] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,467] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,472] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,472] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,472] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,472] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,478] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,479] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,479] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,479] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,484] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,484] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,484] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,484] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,489] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,489] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,489] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,489] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,495] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,495] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,495] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,495] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,500] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,500] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,500] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,500] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,505] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,505] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,506] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,506] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,511] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,511] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,511] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,511] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,523] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,525] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,526] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,526] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,531] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,531] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,531] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,531] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,536] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,537] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,537] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,537] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,541] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,542] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,542] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,542] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,547] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,547] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,547] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,547] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,552] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,552] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,553] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,553] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,558] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,558] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,558] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,559] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,562] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,563] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,563] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,563] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,568] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,569] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,569] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,569] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,573] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,574] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,575] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,575] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,581] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,582] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,582] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,582] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,586] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,587] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,587] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,587] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,592] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,592] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,592] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,592] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,599] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,600] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,600] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,600] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,608] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,608] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,608] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,608] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,616] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,617] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,617] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,617] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,779] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,780] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,780] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,780] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,821] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,821] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,821] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,821] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,828] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,829] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,829] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,829] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,871] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,872] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,872] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,872] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,878] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,878] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,879] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,879] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,883] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,884] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,884] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,884] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,910] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,911] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,911] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,911] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,919] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,919] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,919] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,919] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,927] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,927] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,928] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,928] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,935] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,936] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,936] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,936] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,958] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,958] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,958] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,958] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,966] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,966] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,967] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,969] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,974] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,978] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,978] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,979] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,986] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,986] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,986] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,986] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,991] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:37,991] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:37,991] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,991] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,000] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,001] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,001] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,001] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,009] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,009] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,009] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,009] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,015] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,015] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,015] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-06 01:55:38,015] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,028] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,032] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,032] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-06 01:55:38,032] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,039] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,040] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,040] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,040] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,082] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,117] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,117] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-06 01:55:38,117] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,169] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,169] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,169] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,169] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,201] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,227] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,227] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,227] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,327] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,329] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,338] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,338] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,381] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,382] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,382] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,382] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,394] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,395] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,395] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-06 01:55:38,395] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,415] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,416] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,416] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,416] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,429] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,430] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,430] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,430] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,436] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,436] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,436] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,436] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,443] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,443] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,444] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,444] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,452] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,453] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,453] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,453] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,471] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,472] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,472] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,472] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,483] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,484] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,484] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-06 01:55:38,484] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,500] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,501] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,501] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,501] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,516] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,516] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,516] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-06 01:55:38,516] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,531] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,531] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,531] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-06 01:55:38,531] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,554] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,555] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,555] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,555] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,582] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,582] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,582] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,582] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,594] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,594] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,594] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-06 01:55:38,594] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,601] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,605] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,605] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,605] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,614] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,614] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,614] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,614] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,633] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,633] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,633] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,633] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,640] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,641] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,641] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,641] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,645] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,646] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,646] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,646] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,650] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,651] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,651] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,651] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,656] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,675] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,675] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,675] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,683] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,683] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,683] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,683] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,699] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,700] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,700] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-06 01:55:38,700] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,705] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,706] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,706] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-06 01:55:38,706] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,712] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,714] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,714] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-06 01:55:38,714] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,722] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,722] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,722] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,722] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,730] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,730] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,730] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,730] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,738] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,738] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,738] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-06 01:55:38,738] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,743] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,744] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,744] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-06 01:55:38,744] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,755] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,756] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,756] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-06 01:55:38,756] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,761] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,761] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,761] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-06 01:55:38,761] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,771] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,771] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,771] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,771] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,778] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,782] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,782] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,783] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,795] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,796] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,796] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,796] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,802] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,803] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,803] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-06 01:55:38,803] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,810] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,810] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,810] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,810] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,822] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,823] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,823] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,823] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,829] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,829] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,829] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,829] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,834] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,834] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,834] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-06 01:55:38,834] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,841] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,842] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,842] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-06 01:55:38,842] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,846] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,847] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,847] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,847] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,852] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,852] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,853] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,853] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,859] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,860] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,860] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,860] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,867] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,871] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,871] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-06 01:55:38,871] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,875] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,875] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,875] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,875] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,996] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:38,997] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:38,997] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-06 01:55:38,997] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,007] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,007] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,007] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,007] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,018] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,018] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,019] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,019] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,024] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,024] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,024] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,024] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,034] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,034] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,034] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,034] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,049] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,050] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,050] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,050] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,057] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,057] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,057] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,057] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,067] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,069] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,069] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,069] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,077] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,078] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,078] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,078] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,086] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,088] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,088] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,088] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,093] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,094] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,094] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,094] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,139] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,139] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,139] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,139] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,151] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,151] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,151] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,151] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,173] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,175] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,175] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,175] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,181] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,184] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,184] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,184] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,190] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,190] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,190] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,190] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,195] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,196] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,196] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,196] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,200] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,200] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,200] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,200] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,208] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,208] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,208] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,208] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,213] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,213] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,213] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,213] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,219] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,220] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,220] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,220] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,224] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,225] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,225] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,225] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,232] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,232] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,232] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,232] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,238] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,239] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,239] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,239] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,246] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,246] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,246] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,246] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,254] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,254] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,254] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,254] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,259] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,260] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,260] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,260] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,269] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,269] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,269] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,269] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,275] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,276] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,276] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,276] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,281] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,281] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,281] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,281] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,289] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,289] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,289] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,289] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,293] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,294] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,294] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,294] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,311] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,312] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,312] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,312] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,322] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,322] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,322] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,322] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,332] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,332] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,332] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,332] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,342] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,343] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,343] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,343] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,355] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,355] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,355] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,355] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,368] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,368] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,368] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,368] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,372] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,373] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,373] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,373] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,379] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,379] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,379] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,380] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,396] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,396] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,396] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,396] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,405] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,405] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,405] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,405] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,411] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,411] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,411] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,412] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,423] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,423] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,423] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,423] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,428] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,428] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,428] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,428] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,434] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,434] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,434] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,434] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,443] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,444] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,444] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,444] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,452] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,452] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,452] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,452] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,460] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,460] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,460] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,460] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,471] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,471] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,471] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,471] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,475] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,475] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,475] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,475] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,479] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,480] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,480] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,480] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,485] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,486] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,486] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,486] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,494] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,494] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,494] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,494] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,504] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,504] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,504] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,504] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,510] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,510] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,510] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,510] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,515] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,516] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,516] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,516] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,520] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,520] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,520] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,520] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,525] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,526] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,526] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,526] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,534] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,535] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,535] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,535] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,539] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,539] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,539] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,539] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,548] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,548] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,548] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,548] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,554] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,555] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,555] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,555] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,561] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,562] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,562] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,562] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,571] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,571] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,571] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,571] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,577] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,578] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,578] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,578] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,596] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,596] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,596] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,596] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,614] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,615] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,615] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,615] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,622] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,623] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,623] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,623] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,630] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,631] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,631] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,631] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,647] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,647] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,648] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,648] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,654] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,654] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,654] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,654] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,663] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,663] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,663] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,663] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,675] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,676] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,676] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,676] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,681] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,681] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,681] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,681] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,690] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,690] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,690] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,690] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,695] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,695] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,695] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,695] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,699] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,700] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,700] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,700] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,704] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,704] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,704] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,704] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,709] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,709] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,709] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,709] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,714] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,714] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,714] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,714] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,718] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,718] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,718] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,718] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,723] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,723] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,723] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,723] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,729] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,729] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,729] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,729] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,733] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,734] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,734] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,734] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,738] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,738] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,738] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,738] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,742] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,742] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,742] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,742] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,746] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,747] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,747] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,747] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,751] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,751] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,751] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,752] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,756] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,756] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,756] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,756] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,760] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,760] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,760] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,760] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,765] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,766] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,766] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,766] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,770] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,770] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,770] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,770] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,774] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,786] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,786] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,786] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,793] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,800] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,800] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,800] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,810] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,810] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,810] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,810] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,815] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,815] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,815] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,815] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,822] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,822] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,822] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,822] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,827] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,828] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,828] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,828] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,832] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,832] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,832] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,832] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,837] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,838] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,838] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,838] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,846] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,847] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,847] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,847] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,851] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,852] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,852] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,852] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,856] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,856] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,856] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,856] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,864] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,864] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,864] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,864] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,870] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,870] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,870] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,870] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,874] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,874] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,874] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,874] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,878] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,879] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,879] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,879] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,883] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,883] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,883] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,883] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,887] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,887] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,887] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,887] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,891] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,891] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,891] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,891] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,895] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,896] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,896] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,896] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,901] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,902] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,902] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,902] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,906] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,906] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,906] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,906] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,910] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,910] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,910] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,910] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,914] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,914] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,914] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,914] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,919] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,919] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,919] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,919] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,924] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,925] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,925] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,925] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,929] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,929] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,929] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,929] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,933] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,933] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,933] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,933] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,938] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,939] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,939] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,939] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,943] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,943] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,943] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,943] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,947] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,947] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,948] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,948] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,951] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,952] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,952] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,952] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,956] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,956] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,956] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,956] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,963] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,964] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,964] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,964] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,971] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,971] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,971] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,971] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,976] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,976] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,976] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,976] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,984] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,984] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,984] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,984] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,993] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:39,993] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:39,993] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,993] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,013] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,014] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,014] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,014] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,019] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,019] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,019] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,019] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,028] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,029] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,029] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,029] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,033] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,034] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,034] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,034] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,039] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,040] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,040] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,040] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,044] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,045] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,045] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,045] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,049] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,050] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,050] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,050] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,055] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,055] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,055] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,055] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,061] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,061] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,061] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,061] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,070] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,072] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,072] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,072] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,084] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,085] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,085] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,085] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,091] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,091] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,091] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,091] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,096] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,096] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,097] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,097] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,126] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,127] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,127] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,130] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,135] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,136] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,136] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,136] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,141] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,141] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,141] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,141] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,145] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,146] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,146] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,146] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,149] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,150] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,150] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,150] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,154] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,154] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,154] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,154] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,158] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,158] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,158] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,158] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,164] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,164] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,164] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,164] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,168] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,168] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,168] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,168] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,173] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,173] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,173] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,173] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,177] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,177] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,177] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,177] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,181] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,182] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,182] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,182] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,186] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,186] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,186] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,186] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,192] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,193] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,193] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,193] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,198] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,200] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,200] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,200] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,206] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,207] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,207] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,207] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,213] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,214] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,214] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,214] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,218] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,219] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,219] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,219] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,223] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,223] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,223] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,223] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,228] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,228] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,228] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,228] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,234] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,235] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,235] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,235] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,239] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,239] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,239] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,239] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,243] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,244] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,244] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,244] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,249] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,250] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,250] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,250] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,260] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,260] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,260] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,260] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,266] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,266] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,266] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,266] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,273] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,274] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,274] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,274] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,283] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,283] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,283] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,283] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,287] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,287] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,287] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,287] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,293] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,293] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,293] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,293] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,299] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,299] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,299] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,299] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,304] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,305] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,305] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,305] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,309] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,309] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,309] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,309] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,313] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,314] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,314] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,314] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,317] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,318] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,318] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,318] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,323] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,324] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,324] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,324] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,327] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,328] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,328] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,328] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,332] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,332] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,332] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,332] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,336] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,336] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,336] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,336] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,340] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,340] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,340] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,340] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,344] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,344] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,344] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,344] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,348] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,349] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,349] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,349] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,354] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,355] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,355] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,355] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,359] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,359] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,359] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,359] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,363] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,364] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,364] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,364] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,367] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,368] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,368] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,368] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,372] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,372] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,372] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,372] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,378] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,380] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,380] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,380] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,385] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,385] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,385] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,385] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,403] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,403] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,403] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,403] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,410] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,412] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,412] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,412] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,418] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,418] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,418] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,418] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,427] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,428] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,428] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,428] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,435] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,435] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,435] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,435] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,444] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,445] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,446] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,446] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,452] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,453] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,453] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,453] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,458] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,458] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,459] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,459] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,468] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,468] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,468] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,468] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,473] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,473] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,473] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,473] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,477] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,478] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,478] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,478] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,482] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,482] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,482] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,482] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,486] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,486] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,486] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,486] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,490] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,490] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,490] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,490] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,494] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,495] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,495] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,495] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,499] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,499] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,499] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,499] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,507] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,508] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,508] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,508] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,511] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,512] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,512] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,512] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,516] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,516] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,516] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,516] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,520] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,520] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,520] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,520] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,524] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,524] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,524] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,524] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,528] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,529] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,529] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,529] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,532] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,533] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,533] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,533] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,538] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,538] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,538] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,538] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,543] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,543] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,543] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,543] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,550] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,550] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,550] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,550] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,590] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,590] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,590] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,590] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,595] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,595] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,595] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,595] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,599] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,599] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,599] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,599] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,603] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,603] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,603] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,603] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,608] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,608] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,608] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,608] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,613] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,613] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,613] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,613] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,617] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,618] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,619] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,619] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,624] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,624] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,624] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,624] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,635] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,635] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,635] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,635] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,644] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,645] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,645] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,645] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,649] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,650] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,650] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,650] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,654] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,654] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,654] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,654] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,659] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,659] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,659] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,659] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,663] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,664] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,664] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,664] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,667] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,668] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,668] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,668] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,680] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,680] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,680] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,680] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,687] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,688] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,688] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,688] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,692] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,692] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,692] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,692] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,696] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,696] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,696] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,696] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,700] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,700] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,700] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,700] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,704] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,705] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,705] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,705] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,710] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,710] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,710] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,710] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,714] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,715] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,715] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,715] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,718] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,719] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,719] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,719] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,723] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,724] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,724] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,724] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,731] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,731] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,731] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,731] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,735] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,736] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,736] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,736] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,740] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,740] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,740] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,740] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,745] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,746] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,746] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,746] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,750] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,750] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,750] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,750] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,754] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,755] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,755] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,755] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,760] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,760] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,760] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,760] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,764] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,765] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,765] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,765] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,769] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,769] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,769] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,769] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,773] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,773] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,773] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,773] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,777] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,778] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,778] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,778] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,782] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,782] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,782] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,783] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,787] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,788] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,788] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,788] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,792] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,792] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,792] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,792] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,804] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,804] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,804] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,804] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,808] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,808] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,808] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,809] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,813] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,813] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,814] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,814] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,826] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,826] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,826] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,826] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,831] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,832] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,832] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,832] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,837] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,837] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,837] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,837] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,847] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,848] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,848] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,848] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,851] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,852] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,852] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,852] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,855] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,856] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,856] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,856] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,860] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,860] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,860] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,860] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,872] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,872] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,872] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,872] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,876] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,876] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,876] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,876] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,881] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,881] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,881] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,881] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,885] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,885] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,885] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,885] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,889] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,890] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,890] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,890] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,893] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,893] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,893] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,893] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,897] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,897] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,897] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,897] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,901] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,901] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,901] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,901] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,907] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,907] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,907] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,907] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,910] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,911] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,911] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,911] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,914] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,915] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,915] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,915] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,918] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,919] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,919] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,919] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,922] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,922] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,923] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,923] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,927] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,927] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,927] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,927] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,930] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,930] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,931] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,931] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,934] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,934] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,934] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,934] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,937] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,937] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,937] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,937] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,940] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,941] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,941] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,941] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,944] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,945] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,945] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,945] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,948] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,949] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,949] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,949] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,952] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,953] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,953] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,953] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,956] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,957] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,957] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,957] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,960] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,960] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,961] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,961] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,964] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,965] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,965] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,965] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,991] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,991] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,991] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,991] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,998] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:40,998] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:40,998] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,998] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,002] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,003] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,003] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,003] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,006] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,007] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,007] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,007] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,010] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,010] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,010] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,010] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,015] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,015] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,015] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,015] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,020] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,020] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,020] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-06 01:55:41,020] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,024] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,025] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,025] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,025] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,035] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,035] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,035] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,035] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,039] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,039] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,039] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,039] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,043] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,044] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,044] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,044] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,048] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,048] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,048] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-06 01:55:41,048] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,051] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,052] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,052] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,052] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,055] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,056] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,056] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,056] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,059] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,060] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,060] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,060] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,063] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,064] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,064] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,064] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,070] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,071] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,071] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,071] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,075] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,076] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,076] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,076] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,080] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,080] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,080] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,080] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,084] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,084] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,084] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,084] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,088] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,088] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,088] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,088] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,092] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,092] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,093] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,093] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,100] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,102] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,102] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,102] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,106] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,106] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,106] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,106] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,110] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,110] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,110] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,110] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,114] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,114] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,114] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,114] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,119] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,119] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,119] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,119] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,123] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,123] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,123] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-06 01:55:41,123] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,127] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,128] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,128] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,128] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,131] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,132] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,132] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,132] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,135] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,136] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,136] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,136] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,145] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,146] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,146] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,146] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,150] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,150] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,150] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-06 01:55:41,150] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,154] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,155] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,155] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,155] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,158] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,159] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,159] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,159] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,162] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,162] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,162] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,162] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,166] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,167] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,167] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,167] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,170] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,171] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,171] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,171] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,180] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,182] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,182] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,183] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,190] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,192] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,192] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,192] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,200] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,201] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,201] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-06 01:55:41,201] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,242] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,242] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,242] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,242] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,253] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,253] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,253] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,253] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,263] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,263] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,263] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,263] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,274] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,274] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,274] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,275] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,279] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,279] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,279] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,279] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,283] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,284] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,284] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,284] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,288] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,288] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,288] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,288] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,296] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,296] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,296] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-06 01:55:41,296] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,301] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,301] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,301] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,301] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,305] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,306] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,306] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,306] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,313] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,313] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,313] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,313] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,317] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,318] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,318] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-06 01:55:41,318] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,322] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,322] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,322] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,322] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,327] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,328] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,328] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,328] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,332] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,333] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,333] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,333] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,337] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,337] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,337] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,337] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,345] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,346] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,346] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,346] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,350] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,350] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,350] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,351] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,355] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,355] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,355] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,355] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,361] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,361] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,361] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,361] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,364] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,365] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,365] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-06 01:55:41,365] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,370] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,370] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,370] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,370] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,374] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,375] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,375] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,375] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,379] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,379] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,379] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,379] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,383] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,384] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,384] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,384] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,387] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,388] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,388] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,388] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,391] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,392] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,392] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,392] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,395] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,396] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,396] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,396] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,400] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,400] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,400] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,400] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,404] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,404] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,404] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-06 01:55:41,404] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,409] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,409] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,409] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,409] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,412] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,413] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,413] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,413] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,416] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,416] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,416] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,416] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,421] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,421] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,421] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,421] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,426] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,426] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,426] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,426] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,430] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,430] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,430] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,430] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,434] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,434] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,434] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,434] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,437] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,438] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,438] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,438] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,441] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,442] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,442] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,442] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,445] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,446] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,446] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,446] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,449] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,450] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,450] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,450] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,455] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,455] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,455] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,455] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,459] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,460] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,460] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-06 01:55:41,460] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,468] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,468] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,469] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,469] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,473] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,473] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,473] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,473] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,477] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,477] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,477] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,477] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,481] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,482] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,482] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,482] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,485] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,485] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,485] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,485] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,490] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,491] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,491] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,491] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,495] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,497] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,497] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-06 01:55:41,497] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,501] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,502] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,502] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,502] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,506] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,507] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,507] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,507] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,512] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,513] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,513] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-06 01:55:41,528] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,532] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,533] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,533] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-06 01:55:41,533] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,536] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,537] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,537] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,537] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,540] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,541] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,541] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,541] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,544] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,545] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,545] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,545] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,549] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,549] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,549] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,549] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,553] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,553] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,553] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,553] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,557] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,557] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,557] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,557] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,561] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,561] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,561] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,561] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,565] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,566] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,566] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,566] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,569] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,570] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,570] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,570] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,574] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,574] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,574] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,574] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,578] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,578] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,578] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,578] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,581] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,582] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,582] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,582] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,585] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,586] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,586] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,586] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,589] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,589] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,590] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,590] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,593] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,593] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,594] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,594] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,600] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,600] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,600] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,600] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,604] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,604] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,604] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,604] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,609] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,609] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,609] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,609] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,613] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,613] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,613] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,613] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,616] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,617] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,617] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,617] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,620] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,620] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,621] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,621] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,624] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,624] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,624] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,624] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,628] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,628] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,628] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,628] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,632] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,632] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,632] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,632] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,636] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,636] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,636] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,636] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,640] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,640] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,640] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,640] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,644] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,644] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,644] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,644] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,648] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,649] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,649] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-06 01:55:41,649] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,654] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,654] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,654] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,654] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,658] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,659] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,659] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,659] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,662] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,663] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,663] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-06 01:55:41,663] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,666] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,667] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,667] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,667] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,670] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,671] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,671] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,671] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,674] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,675] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,675] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,675] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,679] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,679] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,679] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,679] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,683] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,683] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,683] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,683] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,687] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,688] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,688] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,688] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,691] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,692] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,692] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,692] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,695] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,695] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,695] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-06 01:55:41,695] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,700] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,701] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,701] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,701] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,705] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,705] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,705] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,705] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,709] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,709] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,709] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-06 01:55:41,709] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,714] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,714] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,714] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,714] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,718] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,718] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,718] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-06 01:55:41,718] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,722] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,722] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,722] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,722] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,727] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,728] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,728] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,728] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,732] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,732] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,732] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,732] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,736] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,736] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,736] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,736] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,740] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,740] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,740] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-06 01:55:41,740] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,744] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,744] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,744] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,744] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,748] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,748] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,748] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,748] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,752] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,752] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,752] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-06 01:55:41,752] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,756] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,756] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,756] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,756] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,760] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,760] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,761] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-06 01:55:41,761] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,764] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,764] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,764] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,764] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,769] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,770] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,770] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,770] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,773] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,774] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,774] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,774] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,778] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,778] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,779] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,779] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,782] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,783] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,783] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,783] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,786] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,787] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,787] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,787] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,791] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,791] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,791] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,791] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,795] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,795] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,795] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-06 01:55:41,795] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,799] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,799] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,799] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,799] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,804] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,805] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,805] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,805] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,808] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,808] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,809] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,809] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,817] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,817] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,817] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-06 01:55:41,817] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,823] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,823] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,823] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,823] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,827] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,827] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,827] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-06 01:55:41,827] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,831] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,831] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,831] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,831] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,835] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,835] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,835] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,835] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,839] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,840] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,840] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-06 01:55:41,840] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,845] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,845] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,845] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,845] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,849] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,850] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,850] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-06 01:55:41,850] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,857] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,858] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,858] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-06 01:55:41,858] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,861] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,862] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,862] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,862] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,866] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,866] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,866] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,866] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,871] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,872] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,872] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,872] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,876] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,876] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,876] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-06 01:55:41,876] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,880] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,881] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,881] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-06 01:55:41,881] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,886] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,886] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,886] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,886] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,890] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,890] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,890] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-06 01:55:41,890] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,894] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,894] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,894] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-06 01:55:41,894] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,898] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,898] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,898] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,898] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,902] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,902] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,902] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,902] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,906] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,906] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,906] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,906] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,910] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,910] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,910] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,910] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,914] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,915] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,915] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-06 01:55:41,915] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,918] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,918] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,918] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-06 01:55:41,918] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,922] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,922] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,922] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,922] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,926] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,927] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,927] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-06 01:55:41,927] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,930] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,931] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,931] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,931] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,935] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,935] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,935] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-06 01:55:41,935] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,939] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,939] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,939] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-06 01:55:41,939] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,942] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,943] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,943] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,943] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,946] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,947] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,947] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-06 01:55:41,947] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,951] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,951] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,951] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-06 01:55:41,951] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,955] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,955] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,955] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-06 01:55:41,955] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,959] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,959] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,959] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-06 01:55:41,959] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,963] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,963] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,963] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-06 01:55:41,963] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,967] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,968] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,968] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-06 01:55:41,968] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,971] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,972] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,972] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-06 01:55:41,972] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,975] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,975] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,975] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-06 01:55:41,975] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,979] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,980] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,980] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,980] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,983] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,984] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,984] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-06 01:55:41,984] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,988] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,988] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,988] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-06 01:55:41,988] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,992] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,992] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,992] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-06 01:55:41,993] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:41,996] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:41,996] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:41,996] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-06 01:55:41,996] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,000] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,001] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,001] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,001] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,005] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,005] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,005] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,005] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,010] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,011] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,011] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,011] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,018] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,018] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,018] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,019] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,022] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,022] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,022] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,022] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,026] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,026] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,026] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,026] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,031] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,032] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,032] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,032] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,035] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,036] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,036] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,036] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,039] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,040] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,040] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,040] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,043] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,043] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,043] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,044] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,047] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,047] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,047] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,048] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,051] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,052] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,052] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,052] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,056] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,057] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,057] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,057] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,061] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,061] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,061] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,061] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,066] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,066] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,067] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,067] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,070] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,071] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,071] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,071] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,074] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,074] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,074] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,074] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,078] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,078] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,078] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,078] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,082] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,082] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,082] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,082] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,086] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,086] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,086] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,086] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,090] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,090] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,090] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,090] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,094] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,094] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,094] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,094] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,097] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,098] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,098] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,098] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,102] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,102] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,102] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,102] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,114] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,115] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,115] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,115] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,122] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,122] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,122] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,123] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,127] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,128] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,128] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-06 01:55:42,128] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,132] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,133] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,133] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,133] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,136] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,137] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,137] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,137] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,141] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,141] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,141] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,141] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,145] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,145] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,145] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,145] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,150] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,150] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,150] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,150] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,154] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,155] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,155] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,155] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,159] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,159] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,159] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,159] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,163] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,163] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,163] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,163] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,167] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,167] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,167] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,167] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,171] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,172] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,172] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,172] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,175] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,176] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,176] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-06 01:55:42,176] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,179] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,179] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,179] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,179] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,184] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,184] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,184] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,184] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,188] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,188] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,189] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,189] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,192] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,193] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,193] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,193] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,197] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,197] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,197] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,197] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,202] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,202] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,202] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,202] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,206] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,206] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,206] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,206] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,210] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,210] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,210] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,210] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,214] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,214] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,214] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,214] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,218] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,219] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,219] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,219] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,222] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,223] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,223] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,223] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,227] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,227] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,227] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,227] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,231] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,231] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,231] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,231] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,235] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,235] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,235] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,235] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,241] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,241] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,241] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,241] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,245] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,245] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,245] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,245] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,248] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,249] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,249] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,249] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,253] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,254] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,254] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,254] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,257] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,258] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,258] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,258] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,263] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,263] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,263] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,263] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,267] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,267] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,267] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,267] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,271] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,271] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,271] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,271] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,275] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,275] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,275] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,275] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,279] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,279] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,279] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,279] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,283] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,283] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,283] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,283] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,287] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,287] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,287] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-06 01:55:42,287] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,291] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,291] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,291] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,291] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,294] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,295] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,295] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,295] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,298] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,299] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,299] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,299] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,302] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,303] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,303] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,303] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,306] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,316] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,316] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,316] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,321] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,321] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,321] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,321] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,325] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,325] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,325] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,325] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,330] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,330] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,331] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,331] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,334] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,334] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,335] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,335] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,338] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,338] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,338] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,338] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,342] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,342] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,342] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,342] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,346] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,347] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,347] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,347] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,352] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,352] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,352] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,352] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,356] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,356] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,356] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,356] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,360] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,360] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,360] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,360] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,364] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,364] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,364] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,364] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,368] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,368] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,368] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,368] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,372] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,372] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,372] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,372] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,376] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,376] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,376] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,376] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,381] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,381] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,381] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,381] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,385] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,385] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,385] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,385] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,388] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,389] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,389] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,389] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,392] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,392] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,392] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,392] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,396] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,396] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,396] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,396] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,400] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,400] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,400] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,400] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,404] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,404] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,404] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,404] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,407] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,408] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,408] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,408] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,411] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,411] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,411] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,411] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,416] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,416] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,416] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,416] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,419] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,420] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,420] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,420] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,423] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,423] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,424] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,424] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,427] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,427] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,427] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,427] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,431] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,431] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,431] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,431] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,435] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,435] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,435] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,435] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,439] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,439] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,439] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,439] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,443] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,444] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,444] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,444] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,447] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,448] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,448] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,448] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,451] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,452] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,452] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,455] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,459] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,459] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,459] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,459] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,463] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,463] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,463] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,463] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,468] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,468] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,468] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,468] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,472] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,472] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,472] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,472] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,476] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,476] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,476] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,476] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,480] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,480] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,480] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,480] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,488] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,488] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,488] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,488] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,492] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,493] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,493] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,493] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,497] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,497] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,497] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,497] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,502] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,503] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,503] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,503] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,507] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,507] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,507] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-06 01:55:42,507] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,511] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,511] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,511] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,511] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,515] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,515] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,515] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,515] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,519] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,519] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,519] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,519] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,527] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,527] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,527] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,527] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,531] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,531] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,531] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,531] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,535] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,535] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,535] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,535] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,539] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,539] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,539] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,539] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,543] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,543] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,543] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,543] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,547] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,547] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,547] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,547] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,551] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,551] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,551] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,552] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,557] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,557] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,557] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,557] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,561] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,561] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,561] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-06 01:55:42,561] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,566] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,567] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,567] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,567] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,570] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,570] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,570] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,570] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,574] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,574] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,574] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,574] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,577] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,577] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,578] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,578] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,581] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,582] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,582] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,582] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,585] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,585] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,585] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,585] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,589] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,589] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,589] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,589] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,592] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,592] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,592] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,592] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,596] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,596] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,596] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,596] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,600] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,600] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,600] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,600] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,604] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,604] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,604] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,604] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,608] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,608] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,608] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,608] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,611] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,612] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,612] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,612] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,615] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,615] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,615] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,615] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,619] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,619] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,619] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,619] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,623] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,623] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,623] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,623] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,626] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,627] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,627] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,627] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,632] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,632] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,632] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,632] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,638] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,638] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,638] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,638] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,642] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,642] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,642] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,642] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,646] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,646] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,646] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,646] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,649] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,650] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,650] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,650] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,653] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,654] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,654] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,654] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,657] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,658] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,658] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,658] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,661] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,662] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,662] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,662] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,665] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,666] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,666] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,666] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,669] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,669] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,669] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,669] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,673] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,673] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,673] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,673] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,677] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,677] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,677] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,677] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,681] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,681] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,681] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,681] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,685] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,685] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,685] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,685] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,691] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,691] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,691] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-06 01:55:42,691] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,695] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,695] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,695] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,695] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,699] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,700] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,700] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,700] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,704] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,704] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,704] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,704] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,708] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,708] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,708] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,708] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,713] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,713] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,714] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,714] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,719] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,719] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,719] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,719] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,723] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,723] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,723] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,723] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,726] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,727] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,727] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-06 01:55:42,727] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,730] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,731] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,731] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-06 01:55:42,731] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,737] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,737] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,738] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,738] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,741] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,741] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,741] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,741] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,745] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,745] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,745] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-06 01:55:42,745] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,750] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,750] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,750] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,750] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,755] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,755] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,756] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,756] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,759] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,759] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,759] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,760] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,765] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,765] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,765] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,765] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,770] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,771] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,771] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,771] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,776] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,777] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,777] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,777] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,780] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,781] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,781] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-06 01:55:42,781] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,785] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,785] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,785] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-06 01:55:42,785] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,789] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,789] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,789] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,789] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,794] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,795] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,795] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,795] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,799] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,800] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,800] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,800] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,803] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,804] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,804] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,804] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,808] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,809] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,809] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-06 01:55:42,809] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,812] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,812] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,812] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,812] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,821] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,821] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,821] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,821] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,826] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,826] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,826] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-06 01:55:42,826] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,834] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,835] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,835] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-06 01:55:42,835] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,839] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,839] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,839] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,839] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,843] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,843] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,843] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-06 01:55:42,843] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,848] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,849] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,849] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-06 01:55:42,849] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,853] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,854] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,854] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-06 01:55:42,854] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,857] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,858] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,858] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-06 01:55:42,858] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,864] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,864] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,864] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,864] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,869] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,869] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,869] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,869] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,875] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,876] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,876] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,876] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,879] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,880] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,880] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,880] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,884] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,885] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,885] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-06 01:55:42,885] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,890] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,890] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,890] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,890] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,895] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,895] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,895] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-06 01:55:42,895] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,900] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,901] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,901] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-06 01:55:42,901] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,906] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,906] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,906] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-06 01:55:42,906] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,909] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,910] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,910] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,910] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,914] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,915] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,915] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-06 01:55:42,915] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,918] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,918] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,918] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-06 01:55:42,918] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,923] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,923] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,923] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-06 01:55:42,923] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,928] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,929] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,929] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-06 01:55:42,929] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,934] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,934] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,934] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-06 01:55:42,934] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,940] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,940] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,940] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-06 01:55:42,940] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,967] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,968] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,968] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-06 01:55:42,968] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,974] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,975] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,975] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-06 01:55:42,975] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,980] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,980] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,980] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-06 01:55:42,980] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,984] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,985] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,985] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-06 01:55:42,985] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,990] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,991] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,991] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-06 01:55:42,991] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:42,997] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:42,997] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:42,997] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-06 01:55:42,997] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,001] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,001] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,001] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-06 01:55:43,001] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,007] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,007] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,007] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-06 01:55:43,007] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,014] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,014] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,014] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-06 01:55:43,014] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,018] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,018] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,018] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-06 01:55:43,018] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,023] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,024] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,024] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-06 01:55:43,024] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,028] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,029] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,029] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-06 01:55:43,029] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,034] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,034] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,034] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-06 01:55:43,034] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,039] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,039] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,039] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-06 01:55:43,039] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,046] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,046] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,046] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-06 01:55:43,046] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,051] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,052] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,052] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-06 01:55:43,052] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,057] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,057] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,057] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-06 01:55:43,057] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,062] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,062] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,063] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-06 01:55:43,063] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,066] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,066] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,066] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-06 01:55:43,066] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,073] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,073] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,073] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-06 01:55:43,073] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,078] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,079] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,079] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-06 01:55:43,079] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,085] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,085] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,085] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-06 01:55:43,085] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,090] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,090] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,090] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-06 01:55:43,090] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,094] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,094] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,094] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-06 01:55:43,094] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,100] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,100] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,100] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-06 01:55:43,100] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,105] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,105] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,105] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-06 01:55:43,105] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,112] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,113] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,113] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-06 01:55:43,113] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,118] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,119] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,119] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-06 01:55:43,119] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,124] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,124] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,124] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-06 01:55:43,124] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,129] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,130] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,130] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-06 01:55:43,130] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,135] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,135] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,147] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-06 01:55:43,147] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,153] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,153] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,153] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-06 01:55:43,153] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,157] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,157] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,157] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-06 01:55:43,157] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,180] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,181] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,181] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-06 01:55:43,181] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,187] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,187] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,187] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-06 01:55:43,187] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,196] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,197] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,197] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-06 01:55:43,197] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,202] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,202] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,202] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-06 01:55:43,202] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,210] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,210] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,210] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-06 01:55:43,210] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,214] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,215] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,215] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-06 01:55:43,215] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,222] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,223] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,223] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-06 01:55:43,223] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,231] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,231] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,231] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-06 01:55:43,231] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,236] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,237] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,237] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-06 01:55:43,237] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,241] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,242] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,242] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-06 01:55:43,242] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,247] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,247] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,247] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-06 01:55:43,247] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,252] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,252] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,252] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-06 01:55:43,252] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,257] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,258] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,258] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-06 01:55:43,258] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,263] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,263] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,263] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-06 01:55:43,263] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,270] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,271] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,271] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-06 01:55:43,271] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,275] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,276] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,276] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-06 01:55:43,276] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,279] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,279] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,279] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-06 01:55:43,279] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,285] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,286] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,286] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-06 01:55:43,286] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,290] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,291] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,291] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-06 01:55:43,291] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,295] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,295] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,295] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-06 01:55:43,295] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,299] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,299] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,299] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-06 01:55:43,299] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,304] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,305] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,305] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-06 01:55:43,305] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,308] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,308] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,309] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-06 01:55:43,309] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,313] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,314] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,314] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-06 01:55:43,314] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,318] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,319] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,319] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-06 01:55:43,319] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,322] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,322] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,322] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-06 01:55:43,323] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,328] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,328] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,328] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-06 01:55:43,328] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,333] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,334] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,334] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-06 01:55:43,334] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,341] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,341] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,341] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-06 01:55:43,341] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,345] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,346] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,346] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-06 01:55:43,346] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,349] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,350] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,350] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-06 01:55:43,350] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,355] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,355] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,355] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-06 01:55:43,355] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,361] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,361] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,361] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-06 01:55:43,361] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,366] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,366] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,366] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-06 01:55:43,366] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,372] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,372] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,372] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-06 01:55:43,372] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,377] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,378] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,378] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-06 01:55:43,378] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,383] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,383] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,383] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-06 01:55:43,383] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,389] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,390] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,390] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-06 01:55:43,390] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,395] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,395] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,395] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-06 01:55:43,395] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,400] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,400] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,400] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-06 01:55:43,400] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,405] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,405] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,405] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-06 01:55:43,405] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,409] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,410] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,410] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-06 01:55:43,410] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,414] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,415] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,415] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-06 01:55:43,415] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,419] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,419] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,419] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-06 01:55:43,419] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,424] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-06 01:55:43,425] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-06 01:55:43,425] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-06 01:55:43,425] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:43,471] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,483] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,483] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,484] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,485] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,490] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,491] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,491] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,492] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,493] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,493] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,494] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,494] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,503] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,508] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,509] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,510] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,510] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,512] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,512] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,512] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,513] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,514] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,515] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,515] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,517] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,518] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,538] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,539] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,543] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,543] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,544] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,544] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,544] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,545] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,545] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,549] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,552] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,553] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,580] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,584] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,585] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,585] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,586] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,591] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,592] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,592] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,593] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,594] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,594] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,595] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,595] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,604] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,610] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,610] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,610] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,611] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,613] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,613] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,613] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,614] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,614] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,616] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,617] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,618] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,618] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,640] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,641] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,645] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,645] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,646] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,646] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,646] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,647] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,647] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,650] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,653] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,653] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,680] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,685] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,685] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,686] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,686] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,693] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,693] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,694] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,694] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,695] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,695] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,695] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,696] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,705] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,710] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,711] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:43,711] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,712] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,713] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,714] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,714] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-13-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-13-0 [2025-02-06 01:55:43,715] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,715] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,716] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-02-06 01:55:43,718] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,718] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-12-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-12-0 [2025-02-06 01:55:43,719] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-06 01:55:43,741] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,742] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,746] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-06 01:55:43,747] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-06 01:55:43,747] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-06 01:55:43,748] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-06 01:55:43,748] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:43,749] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-06 01:55:43,749] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,750] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,752] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-06 01:55:43,755] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,756] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:43,758] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,851] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,859] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:43,953] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:43,960] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,055] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:44,079] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:44,080] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,181] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:44,182] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,273] INFO [Partition -uve-topic-8-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,283] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:44,285] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,286] INFO [Partition -uve-topic-22-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,286] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,288] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,288] INFO [Partition -uve-topic-12-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,290] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,290] INFO [Partition -uve-topic-8-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,292] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,292] INFO [Partition -uve-topic-1-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,294] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,294] INFO [Partition -uve-topic-17-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,295] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,299] INFO [Partition -uve-topic-27-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,302] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,302] INFO [Partition -uve-topic-17-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,304] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,304] INFO [Partition -uve-topic-27-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,306] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,308] INFO [Partition -uve-topic-20-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,310] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,310] INFO [Partition -uve-topic-10-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,312] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,312] INFO [Partition -uve-topic-29-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,313] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,313] INFO [Partition -uve-topic-19-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,315] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,315] INFO [Partition -uve-topic-6-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,317] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,317] INFO [Partition -uve-topic-3-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,319] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,319] INFO [Partition -uve-topic-12-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,320] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,320] INFO [Partition -uve-topic-4-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,322] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,322] INFO [Partition -uve-topic-6-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,324] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,324] INFO [Partition -uve-topic-13-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,325] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,325] INFO [Partition -uve-topic-23-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,327] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,327] INFO [Partition -uve-topic-15-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,332] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,332] INFO [Partition -uve-topic-25-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,338] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,338] INFO [Partition -uve-topic-11-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,340] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,340] INFO [Partition -uve-topic-21-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,341] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,341] INFO [Partition -uve-topic-11-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,343] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,343] INFO [Partition -uve-topic-21-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,344] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,344] INFO [Partition -uve-topic-7-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,346] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,349] INFO [Partition -uve-topic-13-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,351] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,351] INFO [Partition -uve-topic-23-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,353] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,353] INFO [Partition -uve-topic-0-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,355] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,355] INFO [Partition -uve-topic-9-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,356] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,357] INFO [Partition -uve-topic-16-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,359] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,359] INFO [Partition -uve-topic-26-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,362] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,362] INFO [Partition -uve-topic-24-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,365] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,365] INFO [Partition -uve-topic-14-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,366] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,367] INFO [Partition -uve-topic-11-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,368] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,368] INFO [Partition -uve-topic-24-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,370] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,370] INFO [Partition -uve-topic-14-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,371] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,371] INFO [Partition -uve-topic-3-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,373] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,373] INFO [Partition -uve-topic-29-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,374] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,374] INFO [Partition -uve-topic-19-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,376] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,376] INFO [Partition -uve-topic-22-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,378] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,378] INFO [Partition -uve-topic-12-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,380] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,380] INFO [Partition structured_syslog_topic-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,382] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,382] INFO [Partition -uve-topic-24-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,383] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,383] INFO [Partition -uve-topic-7-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,384] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-06 01:55:44,385] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,385] INFO [Partition -uve-topic-0-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,386] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,386] INFO [Partition -uve-topic-16-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,387] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,388] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,388] INFO [Partition -uve-topic-26-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,390] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,390] INFO [Partition -uve-topic-5-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,392] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,392] INFO [Partition -uve-topic-22-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,394] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,394] INFO [Partition -uve-topic-12-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,396] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,396] INFO [Partition -uve-topic-8-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,398] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,398] INFO [Partition -uve-topic-1-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,400] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,400] INFO [Partition -uve-topic-17-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,402] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,402] INFO [Partition -uve-topic-27-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,404] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,404] INFO [Partition structured_syslog_topic-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,406] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,406] INFO [Partition -uve-topic-24-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,407] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,407] INFO [Partition -uve-topic-14-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,409] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,410] INFO [Partition -uve-topic-17-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,411] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,412] INFO [Partition -uve-topic-27-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,414] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,414] INFO [Partition -uve-topic-20-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,415] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,416] INFO [Partition -uve-topic-10-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,417] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,417] INFO [Partition -uve-topic-6-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,419] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,419] INFO [Partition -uve-topic-6-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,421] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,421] INFO [Partition -uve-topic-15-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,423] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,423] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,425] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,425] INFO [Partition -uve-topic-8-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,426] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,426] INFO [Partition -uve-topic-4-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,429] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,429] INFO [Partition -uve-topic-1-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,442] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,443] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:44,444] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,444] INFO [Partition -uve-topic-13-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,447] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,447] INFO [Partition -uve-topic-23-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,449] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,449] INFO [Partition -uve-topic-1-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,451] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,462] INFO [Partition -uve-topic-23-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,466] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,466] INFO [Partition -uve-topic-9-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,469] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,469] INFO [Partition -uve-topic-2-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,471] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,471] INFO [Partition -uve-topic-2-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,473] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,473] INFO [Partition -uve-topic-28-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,474] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,474] INFO [Partition -uve-topic-18-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,476] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,476] INFO [Partition -uve-topic-11-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,477] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,477] INFO [Partition -uve-topic-21-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,479] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,479] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,481] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,481] INFO [Partition -uve-topic-7-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,482] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,482] INFO [Partition -uve-topic-13-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,485] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,485] INFO [Partition -uve-topic-23-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,487] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,487] INFO [Partition -uve-topic-0-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,488] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,488] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,488] INFO [Partition -uve-topic-9-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,490] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,490] INFO [Partition -uve-topic-16-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,491] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,491] INFO [Partition -uve-topic-26-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,493] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,493] INFO [Partition structured_syslog_topic-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,494] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,494] INFO [Partition -uve-topic-24-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,496] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,498] INFO [Partition -uve-topic-14-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,501] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,501] INFO [Partition -uve-topic-5-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,502] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,502] INFO [Partition -uve-topic-24-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,505] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,505] INFO [Partition -uve-topic-14-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,506] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,506] INFO [Partition -uve-topic-7-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,508] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,508] INFO [Partition -uve-topic-0-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,510] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,510] INFO [Partition -uve-topic-16-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,512] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,512] INFO [Partition -uve-topic-26-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,513] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,513] INFO [Partition -uve-topic-29-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,514] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,515] INFO [Partition -uve-topic-19-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,516] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,516] INFO [Partition -uve-topic-8-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,518] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,518] INFO [Partition structured_syslog_topic-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,519] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,520] INFO [Partition -uve-topic-17-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,521] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,521] INFO [Partition -uve-topic-27-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,522] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,523] INFO [Partition -uve-topic-8-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,524] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,524] INFO [Partition -uve-topic-1-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,526] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,526] INFO [Partition -uve-topic-17-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,527] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,528] INFO [Partition -uve-topic-27-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,529] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,529] INFO [Partition -uve-topic-20-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,531] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,531] INFO [Partition -uve-topic-10-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,532] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,532] INFO [Partition -uve-topic-3-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,534] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,534] INFO [Partition -uve-topic-15-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,535] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,536] INFO [Partition -uve-topic-25-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,538] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,538] INFO [Partition -uve-topic-8-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,539] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,539] INFO [Partition -uve-topic-4-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,541] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,541] INFO [Partition -uve-topic-13-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,543] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,543] INFO [Partition -uve-topic-23-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,544] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,545] INFO [Partition -uve-topic-1-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,546] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,546] INFO [Partition -uve-topic-4-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,546] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,547] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:44,549] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,549] INFO [Partition -uve-topic-13-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,552] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,552] INFO [Partition -uve-topic-23-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,556] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,556] INFO [Partition -uve-topic-9-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,557] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,557] INFO [Partition -uve-topic-2-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,559] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,559] INFO [Partition -uve-topic-2-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,561] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,561] INFO [Partition -uve-topic-28-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,562] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,562] INFO [Partition -uve-topic-18-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,564] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,564] INFO [Partition -uve-topic-11-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,565] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,565] INFO [Partition -uve-topic-21-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,568] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,568] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,570] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,570] INFO [Partition -uve-topic-24-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,571] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,571] INFO [Partition -uve-topic-14-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,573] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,573] INFO [Partition -uve-topic-7-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,574] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,574] INFO [Partition -uve-topic-11-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,576] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,576] INFO [Partition -uve-topic-21-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,578] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,578] INFO [Partition -uve-topic-4-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,580] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,580] INFO [Partition -uve-topic-0-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,582] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,582] INFO [Partition -uve-topic-16-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,583] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,583] INFO [Partition -uve-topic-26-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,586] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,586] INFO [Partition -uve-topic-0-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,587] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,587] INFO [Partition -uve-topic-16-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,589] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,589] INFO [Partition -uve-topic-26-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,595] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,595] INFO [Partition -uve-topic-5-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,596] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,596] INFO [Partition -uve-topic-5-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,598] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,598] INFO [Partition -uve-topic-24-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,600] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,600] INFO [Partition -uve-topic-14-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,601] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,602] INFO [Partition -uve-topic-27-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,603] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,603] INFO [Partition -uve-topic-29-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,605] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,605] INFO [Partition -uve-topic-19-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,607] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,607] INFO [Partition structured_syslog_topic-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,615] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,615] INFO [Partition -uve-topic-17-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,617] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,617] INFO [Partition -uve-topic-27-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,618] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,619] INFO [Partition -uve-topic-3-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,620] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,620] INFO [Partition -uve-topic-29-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,622] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,622] INFO [Partition -uve-topic-19-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,625] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,625] INFO [Partition -uve-topic-8-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,627] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,627] INFO [Partition -uve-topic-1-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,634] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,634] INFO [Partition -uve-topic-17-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,636] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,636] INFO [Partition -uve-topic-27-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,637] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,638] INFO [Partition -uve-topic-20-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,643] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,643] INFO [Partition -uve-topic-10-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,648] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,650] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-06 01:55:44,654] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,654] INFO [Partition -uve-topic-3-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,657] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,658] INFO [Partition -uve-topic-15-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,660] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,660] INFO [Partition -uve-topic-25-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,662] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,662] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,664] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,664] INFO [Partition -uve-topic-4-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,667] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,667] INFO [Partition -uve-topic-20-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,668] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,669] INFO [Partition -uve-topic-10-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,670] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,670] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:44,671] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,671] INFO [Partition -uve-topic-2-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,673] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,673] INFO [Partition -uve-topic-28-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,675] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,675] INFO [Partition -uve-topic-18-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,677] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,677] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,679] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,679] INFO [Partition -uve-topic-11-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,681] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,681] INFO [Partition -uve-topic-21-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,682] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,682] INFO [Partition -uve-topic-16-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,684] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,684] INFO [Partition -uve-topic-26-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,686] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,686] INFO [Partition -uve-topic-2-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,687] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,690] INFO [Partition -uve-topic-28-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,692] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,692] INFO [Partition -uve-topic-18-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,693] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,693] INFO [Partition -uve-topic-11-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,695] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,695] INFO [Partition -uve-topic-21-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,697] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,697] INFO [Partition -uve-topic-4-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,698] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,698] INFO [Partition -uve-topic-0-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,700] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,700] INFO [Partition -uve-topic-16-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,701] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,701] INFO [Partition -uve-topic-26-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,703] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,703] INFO [Partition -uve-topic-5-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,705] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,705] INFO [Partition -uve-topic-2-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,706] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,706] INFO [Partition -uve-topic-5-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,708] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,708] INFO [Partition structured_syslog_topic-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,709] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,710] INFO [Partition -uve-topic-24-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,711] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,711] INFO [Partition -uve-topic-14-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,713] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,713] INFO [Partition structured_syslog_topic-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,714] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,715] INFO [Partition -uve-topic-3-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,716] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,716] INFO [Partition -uve-topic-29-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,718] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,718] INFO [Partition -uve-topic-19-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,720] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,720] INFO [Partition -uve-topic-3-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,722] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,722] INFO [Partition -uve-topic-29-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,723] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,723] INFO [Partition -uve-topic-19-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,725] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,728] INFO [Partition -uve-topic-25-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,730] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,730] INFO [Partition -uve-topic-8-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,732] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,732] INFO [Partition -uve-topic-5-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,736] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,737] INFO [Partition -uve-topic-22-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,738] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,738] INFO [Partition -uve-topic-12-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,740] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,740] INFO [Partition -uve-topic-8-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,742] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,742] INFO [Partition -uve-topic-1-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,744] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,744] INFO [Partition -uve-topic-17-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,750] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,750] INFO [Partition -uve-topic-27-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,752] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,752] INFO [Partition structured_syslog_topic-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,753] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,753] INFO [Partition -uve-topic-20-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,755] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,755] INFO [Partition -uve-topic-10-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,757] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,757] INFO [Partition -uve-topic-1-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,759] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,759] INFO [Partition -uve-topic-20-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,760] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,761] INFO [Partition -uve-topic-10-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,763] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,763] INFO [Partition -uve-topic-6-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,764] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,765] INFO [Partition -uve-topic-15-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,767] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,767] INFO [Partition -uve-topic-25-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,769] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,769] INFO [Partition -uve-topic-11-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,771] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,771] INFO [Partition -uve-topic-21-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,771] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,772] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:44,773] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,773] INFO [Partition -uve-topic-4-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,775] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,776] INFO [Partition -uve-topic-13-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,780] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,780] INFO [Partition -uve-topic-23-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,782] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,789] INFO [Partition -uve-topic-2-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,792] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,792] INFO [Partition -uve-topic-28-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,794] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,794] INFO [Partition -uve-topic-18-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,799] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,799] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,801] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,801] INFO [Partition -uve-topic-11-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,803] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,803] INFO [Partition -uve-topic-21-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,804] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,804] INFO [Partition -uve-topic-2-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,805] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,806] INFO [Partition -uve-topic-28-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,813] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,813] INFO [Partition -uve-topic-18-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,815] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,815] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,818] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,818] INFO [Partition -uve-topic-11-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,820] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,820] INFO [Partition -uve-topic-21-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,822] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,822] INFO [Partition -uve-topic-4-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,830] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,830] INFO [Partition -uve-topic-7-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,839] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,839] INFO [Partition -uve-topic-29-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,842] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,843] INFO [Partition -uve-topic-19-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,845] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,845] INFO [Partition -uve-topic-5-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,847] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,847] INFO [Partition structured_syslog_topic-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,848] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,848] INFO [Partition -uve-topic-5-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,851] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,852] INFO [Partition -uve-topic-7-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,853] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,853] INFO [Partition -uve-topic-24-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,855] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,855] INFO [Partition -uve-topic-14-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,858] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,858] INFO [Partition -uve-topic-20-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,859] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,859] INFO [Partition -uve-topic-10-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,861] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,861] INFO [Partition -uve-topic-29-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,866] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,866] INFO [Partition -uve-topic-19-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,868] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,873] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:44,876] INFO [Partition -uve-topic-3-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,876] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-06 01:55:44,877] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,877] INFO [Partition -uve-topic-22-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,879] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,879] INFO [Partition -uve-topic-12-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,881] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,881] INFO [Partition -uve-topic-8-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,882] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,882] INFO [Partition -uve-topic-17-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,884] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,884] INFO [Partition -uve-topic-27-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,886] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,886] INFO [Partition structured_syslog_topic-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,888] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,888] INFO [Partition -uve-topic-20-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,889] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,889] INFO [Partition -uve-topic-10-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,891] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,891] INFO [Partition -uve-topic-22-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,893] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,893] INFO [Partition -uve-topic-12-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,896] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,896] INFO [Partition -uve-topic-8-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,897] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,897] INFO [Partition -uve-topic-20-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,899] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,899] INFO [Partition -uve-topic-10-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,901] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,901] INFO [Partition -uve-topic-6-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,904] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,905] INFO [Partition -uve-topic-15-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,906] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,907] INFO [Partition -uve-topic-25-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,908] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,908] INFO [Partition -uve-topic-11-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,910] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,910] INFO [Partition -uve-topic-21-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,911] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,911] INFO [Partition -uve-topic-4-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,915] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,915] INFO [Partition -uve-topic-13-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,916] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,917] INFO [Partition -uve-topic-23-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,918] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,918] INFO [Partition -uve-topic-4-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,920] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,920] INFO [Partition -uve-topic-13-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,921] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,921] INFO [Partition -uve-topic-23-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,923] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,923] INFO [Partition -uve-topic-9-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,924] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,924] INFO [Partition -uve-topic-2-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,926] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,926] INFO [Partition -uve-topic-28-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,927] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,927] INFO [Partition -uve-topic-18-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,929] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,929] INFO [Partition -uve-topic-5-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,931] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,931] INFO [Partition -uve-topic-15-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,932] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,932] INFO [Partition -uve-topic-2-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,934] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,934] INFO [Partition -uve-topic-28-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,935] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,935] INFO [Partition -uve-topic-18-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,937] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,937] INFO [Partition -uve-topic-11-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,939] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,939] INFO [Partition -uve-topic-21-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,940] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,940] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,942] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,942] INFO [Partition -uve-topic-7-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,944] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,944] INFO [Partition -uve-topic-16-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,946] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,946] INFO [Partition -uve-topic-26-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,965] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,965] INFO [Partition -uve-topic-5-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,972] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,972] INFO [Partition structured_syslog_topic-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,973] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,973] INFO [Partition -uve-topic-7-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,975] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,975] INFO [Partition -uve-topic-0-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,977] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,977] INFO [Partition -uve-topic-16-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,979] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,979] INFO [Partition -uve-topic-26-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,981] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,982] INFO [Partition -uve-topic-5-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,985] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,985] INFO [Partition structured_syslog_topic-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,987] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,987] INFO [Partition -uve-topic-24-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,989] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,989] INFO [Partition -uve-topic-14-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,990] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:44,990] INFO [Partition -uve-topic-29-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,992] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,992] INFO [Partition -uve-topic-19-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,994] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:44,994] INFO [Partition -uve-topic-22-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,995] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,996] INFO [Partition -uve-topic-12-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,997] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,997] INFO [Partition -uve-topic-8-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:44,999] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:44,999] INFO [Partition structured_syslog_topic-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,000] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,000] INFO [Partition -uve-topic-22-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,002] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,002] INFO [Partition -uve-topic-12-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,008] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,008] INFO [Partition -uve-topic-8-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,010] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,010] INFO [Partition -uve-topic-20-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,013] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,013] INFO [Partition -uve-topic-10-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,015] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,015] INFO [Partition -uve-topic-6-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,016] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,016] INFO [Partition -uve-topic-13-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,017] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,017] INFO [Partition -uve-topic-23-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,019] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,019] INFO [Partition -uve-topic-15-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,020] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,020] INFO [Partition -uve-topic-25-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,022] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,022] INFO [Partition -uve-topic-15-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,025] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,025] INFO [Partition -uve-topic-25-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,028] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,029] INFO [Partition -uve-topic-4-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,030] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,030] INFO [Partition -uve-topic-13-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,033] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,033] INFO [Partition -uve-topic-23-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,034] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,034] INFO [Partition -uve-topic-9-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,036] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,036] INFO [Partition -uve-topic-16-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,037] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,037] INFO [Partition -uve-topic-2-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,039] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,039] INFO [Partition -uve-topic-28-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,040] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,040] INFO [Partition -uve-topic-18-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,042] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,042] INFO [Partition -uve-topic-26-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,044] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,044] INFO [Partition -uve-topic-2-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,045] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,045] INFO [Partition -uve-topic-28-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,047] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,048] INFO [Partition -uve-topic-18-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,049] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,049] INFO [Partition -uve-topic-11-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,051] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,051] INFO [Partition -uve-topic-21-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,053] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,053] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,054] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,054] INFO [Partition -uve-topic-7-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,056] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,056] INFO [Partition -uve-topic-9-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,057] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,057] INFO [Partition structured_syslog_topic-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,059] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,059] INFO [Partition -uve-topic-7-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,060] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,060] INFO [Partition -uve-topic-0-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,062] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,062] INFO [Partition -uve-topic-16-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,064] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,064] INFO [Partition -uve-topic-26-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,065] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,065] INFO [Partition -uve-topic-29-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,066] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,066] INFO [Partition -uve-topic-19-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,068] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,068] INFO [Partition -uve-topic-5-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,070] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,070] INFO [Partition -uve-topic-22-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,071] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,071] INFO [Partition -uve-topic-12-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,073] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,073] INFO [Partition -uve-topic-8-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,075] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,075] INFO [Partition structured_syslog_topic-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,076] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,076] INFO [Partition -uve-topic-24-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,077] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,078] INFO [Partition -uve-topic-14-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,079] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,079] INFO [Partition -uve-topic-3-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,080] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,081] INFO [Partition -uve-topic-29-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,083] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,083] INFO [Partition -uve-topic-19-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,085] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,085] INFO [Partition -uve-topic-22-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,093] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,093] INFO [Partition -uve-topic-12-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,094] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,094] INFO [Partition -uve-topic-15-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,097] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,097] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,099] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,099] INFO [Partition -uve-topic-8-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,101] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,101] INFO [Partition -uve-topic-22-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,102] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,103] INFO [Partition -uve-topic-12-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,104] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,104] INFO [Partition -uve-topic-1-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,106] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,106] INFO [Partition -uve-topic-17-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,108] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,108] INFO [Partition -uve-topic-27-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,109] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,110] INFO [Partition structured_syslog_topic-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,111] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,111] INFO [Partition -uve-topic-6-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,113] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,113] INFO [Partition -uve-topic-13-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,114] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,114] INFO [Partition -uve-topic-23-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,116] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,116] INFO [Partition -uve-topic-1-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,117] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,117] INFO [Partition -uve-topic-20-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,119] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,119] INFO [Partition -uve-topic-10-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,120] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,120] INFO [Partition -uve-topic-6-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,122] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,122] INFO [Partition -uve-topic-15-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,123] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,123] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,125] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,125] INFO [Partition -uve-topic-2-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,127] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,127] INFO [Partition -uve-topic-28-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,130] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,130] INFO [Partition -uve-topic-18-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,131] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,131] INFO [Partition -uve-topic-7-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,141] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,141] INFO [Partition -uve-topic-13-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,146] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,146] INFO [Partition -uve-topic-23-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,148] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,148] INFO [Partition -uve-topic-9-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,158] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,159] INFO [Partition -uve-topic-16-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,160] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,163] INFO [Partition -uve-topic-26-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,165] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,165] INFO [Partition -uve-topic-2-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,167] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,167] INFO [Partition -uve-topic-18-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,168] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,169] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,171] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,171] INFO [Partition -uve-topic-9-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,176] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,176] INFO [Partition -uve-topic-2-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,185] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-06 01:55:45,193] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,193] INFO [Partition -uve-topic-28-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,198] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,198] INFO [Partition -uve-topic-18-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,209] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,209] INFO [Partition -uve-topic-24-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,221] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,221] INFO [Partition -uve-topic-14-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,223] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,223] INFO [Partition -uve-topic-7-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,230] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,230] INFO [Partition -uve-topic-0-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,232] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,232] INFO [Partition -uve-topic-16-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,234] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,236] INFO [Partition -uve-topic-26-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,239] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,239] INFO [Partition -uve-topic-29-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,241] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,241] INFO [Partition -uve-topic-19-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,242] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,243] INFO [Partition -uve-topic-5-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,244] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,244] INFO [Partition -uve-topic-1-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,247] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,247] INFO [Partition -uve-topic-17-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,248] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,248] INFO [Partition -uve-topic-27-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,253] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,254] INFO [Partition -uve-topic-20-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,255] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,255] INFO [Partition -uve-topic-10-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,258] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,258] INFO [Partition -uve-topic-29-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,303] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,303] INFO [Partition -uve-topic-19-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,305] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,305] INFO [Partition -uve-topic-3-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,307] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,307] INFO [Partition -uve-topic-8-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,308] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,308] INFO [Partition -uve-topic-22-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,310] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,310] INFO [Partition -uve-topic-12-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,312] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,312] INFO [Partition -uve-topic-1-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,314] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,315] INFO [Partition -uve-topic-17-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,316] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,316] INFO [Partition structured_syslog_topic-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,318] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,318] INFO [Partition -uve-topic-1-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,319] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,319] INFO [Partition -uve-topic-13-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,321] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,321] INFO [Partition -uve-topic-23-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,322] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,322] INFO [Partition -uve-topic-9-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,324] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,324] INFO [Partition -uve-topic-20-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,326] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,326] INFO [Partition -uve-topic-10-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,329] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,329] INFO [Partition -uve-topic-6-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,330] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,330] INFO [Partition -uve-topic-13-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,332] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,332] INFO [Partition -uve-topic-23-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,333] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,333] INFO [Partition -uve-topic-15-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,335] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,335] INFO [Partition -uve-topic-25-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,336] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,336] INFO [Partition -uve-topic-2-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,338] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,338] INFO [Partition -uve-topic-28-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,340] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,340] INFO [Partition -uve-topic-18-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,342] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,342] INFO [Partition -uve-topic-15-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,343] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,344] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,345] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,345] INFO [Partition -uve-topic-4-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,346] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,347] INFO [Partition -uve-topic-16-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,350] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,350] INFO [Partition -uve-topic-26-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,352] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,352] INFO [Partition -uve-topic-4-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,354] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,354] INFO [Partition -uve-topic-0-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,356] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,356] INFO [Partition -uve-topic-9-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,357] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,357] INFO [Partition -uve-topic-16-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,359] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,359] INFO [Partition -uve-topic-26-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,360] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,360] INFO [Partition -uve-topic-13-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,373] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,374] INFO [Partition -uve-topic-23-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,378] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,378] INFO [Partition -uve-topic-9-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,380] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,380] INFO [Partition -uve-topic-2-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,382] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,382] INFO [Partition -uve-topic-28-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,384] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,384] INFO [Partition -uve-topic-18-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,385] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,385] INFO [Partition -uve-topic-0-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,387] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,387] INFO [Partition -uve-topic-16-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,388] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,388] INFO [Partition -uve-topic-29-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,390] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,390] INFO [Partition -uve-topic-19-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,391] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,391] INFO [Partition -uve-topic-7-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,393] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,393] INFO [Partition -uve-topic-29-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,394] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,394] INFO [Partition -uve-topic-1-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,396] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,396] INFO [Partition -uve-topic-17-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,397] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,397] INFO [Partition -uve-topic-27-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,399] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,399] INFO [Partition -uve-topic-20-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,400] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,400] INFO [Partition -uve-topic-10-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,402] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,402] INFO [Partition -uve-topic-29-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,404] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,404] INFO [Partition -uve-topic-19-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,405] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,405] INFO [Partition -uve-topic-3-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,407] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,407] INFO [Partition -uve-topic-3-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,408] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,408] INFO [Partition -uve-topic-15-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,412] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,412] INFO [Partition -uve-topic-25-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,413] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,413] INFO [Partition -uve-topic-1-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,414] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,415] INFO [Partition -uve-topic-4-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,416] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,416] INFO [Partition -uve-topic-20-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,418] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,421] INFO [Partition -uve-topic-10-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,422] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,423] INFO [Partition -uve-topic-6-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,424] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,425] INFO [Partition -uve-topic-13-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,427] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,427] INFO [Partition -uve-topic-23-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,428] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,428] INFO [Partition -uve-topic-15-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,430] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,431] INFO [Partition -uve-topic-25-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,433] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,433] INFO [Partition -uve-topic-28-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,434] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,434] INFO [Partition -uve-topic-11-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,436] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,436] INFO [Partition -uve-topic-21-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,437] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,438] INFO [Partition -uve-topic-4-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,439] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,439] INFO [Partition -uve-topic-7-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,441] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,441] INFO [Partition -uve-topic-9-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,443] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,443] INFO [Partition -uve-topic-13-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,445] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,445] INFO [Partition -uve-topic-23-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,446] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,447] INFO [Partition -uve-topic-9-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,449] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,449] INFO [Partition -uve-topic-2-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,450] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,450] INFO [Partition -uve-topic-28-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,452] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,453] INFO [Partition -uve-topic-18-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,455] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,455] INFO [Partition -uve-topic-28-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,457] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,457] INFO [Partition -uve-topic-18-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,459] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,459] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,460] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,460] INFO [Partition -uve-topic-29-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,462] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,462] INFO [Partition -uve-topic-19-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,463] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,463] INFO [Partition structured_syslog_topic-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,465] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,465] INFO [Partition -uve-topic-24-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,466] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,466] INFO [Partition -uve-topic-14-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,468] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,468] INFO [Partition -uve-topic-7-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,469] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,469] INFO [Partition -uve-topic-3-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,471] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,471] INFO [Partition -uve-topic-29-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,472] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,472] INFO [Partition -uve-topic-19-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,474] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,474] INFO [Partition -uve-topic-0-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,475] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,475] INFO [Partition -uve-topic-16-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,477] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,477] INFO [Partition -uve-topic-26-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,478] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,478] INFO [Partition -uve-topic-5-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,482] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,482] INFO [Partition -uve-topic-22-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,483] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,483] INFO [Partition -uve-topic-12-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,485] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,485] INFO [Partition -uve-topic-1-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,488] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,488] INFO [Partition -uve-topic-17-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,490] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,490] INFO [Partition -uve-topic-27-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,492] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,492] INFO [Partition -uve-topic-20-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,494] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,494] INFO [Partition -uve-topic-10-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,497] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,499] INFO [Partition -uve-topic-24-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,501] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,501] INFO [Partition -uve-topic-14-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,503] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,503] INFO [Partition -uve-topic-20-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,504] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,504] INFO [Partition -uve-topic-10-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,506] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,506] INFO [Partition -uve-topic-3-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,509] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,509] INFO [Partition -uve-topic-6-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,510] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,510] INFO [Partition -uve-topic-3-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,514] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,514] INFO [Partition -uve-topic-29-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,516] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,516] INFO [Partition -uve-topic-19-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,519] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,519] INFO [Partition -uve-topic-22-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,520] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,521] INFO [Partition -uve-topic-12-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,527] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,527] INFO [Partition -uve-topic-1-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,530] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,530] INFO [Partition -uve-topic-4-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,531] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,531] INFO [Partition -uve-topic-13-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,533] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,533] INFO [Partition -uve-topic-23-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,534] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,535] INFO [Partition -uve-topic-6-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,536] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,536] INFO [Partition -uve-topic-13-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,537] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,537] INFO [Partition -uve-topic-23-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,539] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,539] INFO [Partition -uve-topic-2-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,540] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,541] INFO [Partition -uve-topic-28-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,543] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,543] INFO [Partition -uve-topic-18-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,544] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,544] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,546] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,546] INFO [Partition -uve-topic-11-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,552] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,552] INFO [Partition -uve-topic-21-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,554] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,554] INFO [Partition -uve-topic-4-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,555] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,555] INFO [Partition -uve-topic-7-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,557] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,557] INFO [Partition -uve-topic-13-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,558] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,558] INFO [Partition -uve-topic-23-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,560] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,560] INFO [Partition -uve-topic-9-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,563] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,563] INFO [Partition -uve-topic-19-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,571] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,571] INFO [Partition -uve-topic-5-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,573] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,573] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,574] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,574] INFO [Partition -uve-topic-24-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,575] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,575] INFO [Partition -uve-topic-14-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,576] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,576] INFO [Partition -uve-topic-7-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,578] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,578] INFO [Partition -uve-topic-0-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,580] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,580] INFO [Partition -uve-topic-16-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,581] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,581] INFO [Partition -uve-topic-26-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,583] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,583] INFO [Partition -uve-topic-20-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,584] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,584] INFO [Partition -uve-topic-10-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,585] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,585] INFO [Partition -uve-topic-22-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,587] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,587] INFO [Partition -uve-topic-12-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,589] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,589] INFO [Partition -uve-topic-8-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,590] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,590] INFO [Partition -uve-topic-24-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,593] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,593] INFO [Partition -uve-topic-14-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,595] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,595] INFO [Partition -uve-topic-1-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,596] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,596] INFO [Partition -uve-topic-17-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,597] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,597] INFO [Partition -uve-topic-27-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,599] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,599] INFO [Partition -uve-topic-3-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,600] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,600] INFO [Partition -uve-topic-29-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,602] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,602] INFO [Partition -uve-topic-19-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,603] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,603] INFO [Partition -uve-topic-22-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,604] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,604] INFO [Partition -uve-topic-12-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,606] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,606] INFO [Partition -uve-topic-15-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,607] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,607] INFO [Partition -uve-topic-25-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,608] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,608] INFO [Partition -uve-topic-8-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,610] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,610] INFO [Partition -uve-topic-4-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,611] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,611] INFO [Partition -uve-topic-13-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,613] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,613] INFO [Partition -uve-topic-23-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,614] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,614] INFO [Partition -uve-topic-4-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,616] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,616] INFO [Partition -uve-topic-1-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,617] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,617] INFO [Partition -uve-topic-17-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,618] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,619] INFO [Partition -uve-topic-27-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,620] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,621] INFO [Partition -uve-topic-4-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,622] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,622] INFO [Partition -uve-topic-6-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,624] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,624] INFO [Partition -uve-topic-13-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,625] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,625] INFO [Partition -uve-topic-23-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,627] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,627] INFO [Partition -uve-topic-9-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,628] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,628] INFO [Partition -uve-topic-20-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,631] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,631] INFO [Partition -uve-topic-10-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,634] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,634] INFO [Partition -uve-topic-6-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,636] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,636] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,638] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,638] INFO [Partition -uve-topic-11-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,640] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,640] INFO [Partition -uve-topic-21-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,642] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,642] INFO [Partition -uve-topic-7-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,643] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,644] INFO [Partition -uve-topic-7-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,645] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,645] INFO [Partition -uve-topic-21-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,647] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,647] INFO [Partition -uve-topic-4-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,648] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,648] INFO [Partition -uve-topic-0-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,649] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,649] INFO [Partition -uve-topic-5-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,651] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,651] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,653] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,654] INFO [Partition -uve-topic-24-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,657] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,657] INFO [Partition -uve-topic-14-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,660] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,660] INFO [Partition -uve-topic-7-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,662] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,662] INFO [Partition -uve-topic-3-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,663] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,663] INFO [Partition -uve-topic-22-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,665] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,665] INFO [Partition -uve-topic-12-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,667] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,667] INFO [Partition -uve-topic-8-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,668] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,668] INFO [Partition -uve-topic-24-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,670] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,670] INFO [Partition -uve-topic-14-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,671] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,671] INFO [Partition -uve-topic-1-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,672] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,672] INFO [Partition -uve-topic-17-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,674] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,674] INFO [Partition -uve-topic-27-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,675] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,675] INFO [Partition -uve-topic-6-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,677] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,677] INFO [Partition -uve-topic-15-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,678] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,678] INFO [Partition -uve-topic-25-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,680] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,680] INFO [Partition -uve-topic-1-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,681] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,681] INFO [Partition -uve-topic-17-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,683] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,683] INFO [Partition -uve-topic-27-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,684] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,684] INFO [Partition -uve-topic-4-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,686] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,686] INFO [Partition -uve-topic-6-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,687] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,687] INFO [Partition -uve-topic-20-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,689] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,689] INFO [Partition -uve-topic-10-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,690] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,691] INFO [Partition -uve-topic-6-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,693] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,693] INFO [Partition -uve-topic-28-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,695] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,695] INFO [Partition -uve-topic-18-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,696] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,696] INFO [Partition -uve-topic-11-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,697] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,698] INFO [Partition -uve-topic-21-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,699] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,699] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,701] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,701] INFO [Partition -uve-topic-7-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,702] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,702] INFO [Partition -uve-topic-2-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,704] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,704] INFO [Partition -uve-topic-28-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,705] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,705] INFO [Partition -uve-topic-18-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,707] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,707] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,708] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,708] INFO [Partition -uve-topic-11-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,709] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,709] INFO [Partition -uve-topic-21-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,711] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,711] INFO [Partition -uve-topic-4-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,712] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,712] INFO [Partition -uve-topic-0-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,714] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,714] INFO [Partition -uve-topic-9-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,715] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,715] INFO [Partition -uve-topic-16-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,717] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,717] INFO [Partition -uve-topic-26-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,718] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,718] INFO [Partition -uve-topic-13-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,721] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,721] INFO [Partition -uve-topic-23-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,723] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,723] INFO [Partition -uve-topic-5-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,725] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,725] INFO [Partition -uve-topic-22-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,726] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,727] INFO [Partition -uve-topic-12-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,728] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,729] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,730] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,730] INFO [Partition structured_syslog_topic-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,732] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,732] INFO [Partition -uve-topic-24-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,733] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,733] INFO [Partition -uve-topic-14-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,735] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,735] INFO [Partition -uve-topic-5-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,736] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,736] INFO [Partition -uve-topic-24-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,738] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,738] INFO [Partition -uve-topic-14-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,739] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,739] INFO [Partition -uve-topic-11-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,740] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,740] INFO [Partition -uve-topic-21-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,742] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,742] INFO [Partition -uve-topic-24-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,743] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,744] INFO [Partition -uve-topic-14-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,745] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,745] INFO [Partition -uve-topic-0-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,748] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,748] INFO [Partition -uve-topic-7-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,750] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,750] INFO [Partition -uve-topic-22-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,751] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,751] INFO [Partition -uve-topic-12-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,754] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,754] INFO [Partition -uve-topic-15-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,756] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,756] INFO [Partition -uve-topic-25-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,761] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,761] INFO [Partition -uve-topic-8-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,762] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,762] INFO [Partition -uve-topic-1-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,764] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,764] INFO [Partition -uve-topic-17-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,765] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,766] INFO [Partition -uve-topic-27-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,768] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,768] INFO [Partition -uve-topic-20-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,779] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,779] INFO [Partition -uve-topic-10-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,780] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,780] INFO [Partition -uve-topic-5-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,782] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,782] INFO [Partition -uve-topic-1-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,785] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,785] INFO [Partition -uve-topic-17-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,792] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,792] INFO [Partition -uve-topic-27-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,793] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,793] INFO [Partition -uve-topic-6-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,806] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,806] INFO [Partition -uve-topic-15-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,808] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,808] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,811] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,811] INFO [Partition -uve-topic-4-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,813] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,813] INFO [Partition -uve-topic-9-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,816] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,816] INFO [Partition -uve-topic-2-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,820] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,821] INFO [Partition -uve-topic-28-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,823] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,824] INFO [Partition -uve-topic-18-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,826] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,826] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,832] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,832] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,833] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,833] INFO [Partition -uve-topic-11-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,836] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,836] INFO [Partition -uve-topic-21-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,838] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,838] INFO [Partition -uve-topic-4-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,840] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,842] INFO [Partition structured_syslog_topic-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,847] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,847] INFO [Partition -uve-topic-24-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,848] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,848] INFO [Partition -uve-topic-14-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,850] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,850] INFO [Partition -uve-topic-0-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,851] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,851] INFO [Partition -uve-topic-5-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,853] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,853] INFO [Partition -uve-topic-11-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,855] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,855] INFO [Partition -uve-topic-21-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,857] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,857] INFO [Partition -uve-topic-24-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,859] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,859] INFO [Partition -uve-topic-14-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,860] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,862] INFO [Partition -uve-topic-7-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,863] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,863] INFO [Partition -uve-topic-15-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,865] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,865] INFO [Partition -uve-topic-25-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,866] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,866] INFO [Partition -uve-topic-8-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,868] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,868] INFO [Partition -uve-topic-22-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,874] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,874] INFO [Partition -uve-topic-12-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,877] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,877] INFO [Partition -uve-topic-1-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,878] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,878] INFO [Partition -uve-topic-17-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,880] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,880] INFO [Partition -uve-topic-27-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,881] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,881] INFO [Partition -uve-topic-10-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,886] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,886] INFO [Partition -uve-topic-3-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,888] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,888] INFO [Partition -uve-topic-5-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,890] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,891] INFO [Partition -uve-topic-22-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,893] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,893] INFO [Partition -uve-topic-12-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,895] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,895] INFO [Partition -uve-topic-8-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,897] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,897] INFO [Partition -uve-topic-1-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,898] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,898] INFO [Partition -uve-topic-17-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,899] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,899] INFO [Partition -uve-topic-27-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,903] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,903] INFO [Partition structured_syslog_topic-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,908] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,908] INFO [Partition -uve-topic-24-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,909] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,909] INFO [Partition -uve-topic-14-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,911] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,911] INFO [Partition -uve-topic-17-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,912] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,912] INFO [Partition -uve-topic-27-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,913] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,914] INFO [Partition -uve-topic-9-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,915] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,915] INFO [Partition -uve-topic-15-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,916] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,916] INFO [Partition -uve-topic-25-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,918] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,918] INFO [Partition -uve-topic-28-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,919] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,919] INFO [Partition -uve-topic-18-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,920] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,921] INFO [Partition -uve-topic-4-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,922] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,922] INFO [Partition -uve-topic-15-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,924] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,924] INFO [Partition -uve-topic-25-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,925] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,925] INFO [Partition -uve-topic-8-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,927] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,927] INFO [Partition -uve-topic-4-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,928] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,929] INFO [Partition -uve-topic-9-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,930] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,930] INFO [Partition -uve-topic-2-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,933] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,933] INFO [Partition -uve-topic-28-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,934] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,934] INFO [Partition -uve-topic-18-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,935] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,935] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,937] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,937] INFO [Partition -uve-topic-11-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,938] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,938] INFO [Partition -uve-topic-21-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,939] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,939] INFO [Partition -uve-topic-0-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,941] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,941] INFO [Partition -uve-topic-5-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,942] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,942] INFO [Partition -uve-topic-22-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,944] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,944] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,945] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,945] INFO [Partition structured_syslog_topic-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,946] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,946] INFO [Partition -uve-topic-24-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,948] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,948] INFO [Partition -uve-topic-14-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,949] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,949] INFO [Partition -uve-topic-22-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,951] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,951] INFO [Partition -uve-topic-12-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,952] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,953] INFO [Partition structured_syslog_topic-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,957] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:45,958] INFO [Partition -uve-topic-3-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,961] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,961] INFO [Partition -uve-topic-22-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,963] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,963] INFO [Partition -uve-topic-12-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,964] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,964] INFO [Partition -uve-topic-8-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,967] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,967] INFO [Partition structured_syslog_topic-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,975] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,975] INFO [Partition -uve-topic-17-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,977] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,977] INFO [Partition -uve-topic-27-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,979] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,979] INFO [Partition -uve-topic-15-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,981] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,982] INFO [Partition -uve-topic-25-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,983] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:45,983] INFO [Partition -uve-topic-28-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,985] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,985] INFO [Partition -uve-topic-18-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,994] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,994] INFO [Partition -uve-topic-15-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,997] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,997] INFO [Partition -uve-topic-25-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:45,999] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:45,999] INFO [Partition -uve-topic-6-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,000] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,000] INFO [Partition -uve-topic-15-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,001] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,001] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,004] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,004] INFO [Partition -uve-topic-8-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,007] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,007] INFO [Partition -uve-topic-1-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,011] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,011] INFO [Partition -uve-topic-17-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,012] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,012] INFO [Partition -uve-topic-27-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,014] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,014] INFO [Partition -uve-topic-9-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,019] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,019] INFO [Partition -uve-topic-16-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,025] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,025] INFO [Partition -uve-topic-26-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,028] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,028] INFO [Partition -uve-topic-13-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,030] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,030] INFO [Partition -uve-topic-23-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,031] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,032] INFO [Partition -uve-topic-9-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,034] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,034] INFO [Partition -uve-topic-2-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,035] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,035] INFO [Partition -uve-topic-28-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,036] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,036] INFO [Partition -uve-topic-18-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,040] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,040] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,041] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,041] INFO [Partition -uve-topic-11-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,043] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,043] INFO [Partition -uve-topic-21-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,044] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,044] INFO [Partition -uve-topic-7-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,046] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,046] INFO [Partition -uve-topic-9-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,048] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,048] INFO [Partition -uve-topic-2-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,049] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,049] INFO [Partition -uve-topic-28-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,051] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,051] INFO [Partition -uve-topic-18-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,052] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,052] INFO [Partition -uve-topic-11-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,054] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,054] INFO [Partition -uve-topic-21-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,055] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,055] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,057] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,057] INFO [Partition -uve-topic-0-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,059] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,059] INFO [Partition -uve-topic-3-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,061] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,061] INFO [Partition -uve-topic-29-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,062] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,062] INFO [Partition -uve-topic-19-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,064] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,064] INFO [Partition -uve-topic-5-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,065] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,065] INFO [Partition -uve-topic-22-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,067] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,067] INFO [Partition -uve-topic-12-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,068] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,069] INFO [Partition structured_syslog_topic-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,070] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,070] INFO [Partition -uve-topic-24-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,072] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,072] INFO [Partition -uve-topic-14-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,073] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,074] INFO [Partition -uve-topic-16-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,075] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,075] INFO [Partition -uve-topic-26-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,077] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,077] INFO [Partition -uve-topic-5-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,078] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,078] INFO [Partition -uve-topic-20-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,079] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,080] INFO [Partition -uve-topic-3-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,081] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,081] INFO [Partition -uve-topic-6-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,082] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,082] INFO [Partition -uve-topic-22-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,084] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,084] INFO [Partition -uve-topic-12-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,085] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,085] INFO [Partition -uve-topic-15-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,086] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,086] INFO [Partition -uve-topic-25-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,088] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,088] INFO [Partition -uve-topic-8-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,089] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,089] INFO [Partition structured_syslog_topic-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,090] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,090] INFO [Partition -uve-topic-1-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,092] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,092] INFO [Partition -uve-topic-17-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,093] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,093] INFO [Partition -uve-topic-27-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,095] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,095] INFO [Partition -uve-topic-6-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,097] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,097] INFO [Partition -uve-topic-15-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,098] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,098] INFO [Partition -uve-topic-25-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,100] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,100] INFO [Partition -uve-topic-9-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,102] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,102] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,104] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,104] INFO [Partition -uve-topic-9-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,105] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,105] INFO [Partition -uve-topic-2-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,107] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,107] INFO [Partition -uve-topic-28-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,108] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,108] INFO [Partition -uve-topic-18-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,109] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,109] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,111] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,111] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,112] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,112] INFO [Partition -uve-topic-3-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,114] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,114] INFO [Partition -uve-topic-29-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,115] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,115] INFO [Partition -uve-topic-19-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,117] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,117] INFO [Partition -uve-topic-0-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,118] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,118] INFO [Partition -uve-topic-16-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,120] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,120] INFO [Partition -uve-topic-26-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,121] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,121] INFO [Partition -uve-topic-5-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,123] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,123] INFO [Partition -uve-topic-22-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,124] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,124] INFO [Partition -uve-topic-12-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,126] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,126] INFO [Partition structured_syslog_topic-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,127] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,128] INFO [Partition -uve-topic-0-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,129] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,129] INFO [Partition -uve-topic-16-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,130] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,130] INFO [Partition -uve-topic-26-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,133] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,133] INFO [Partition -uve-topic-2-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,136] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,136] INFO [Partition -uve-topic-5-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,138] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,138] INFO [Partition -uve-topic-17-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,139] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,139] INFO [Partition -uve-topic-27-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,141] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,141] INFO [Partition -uve-topic-20-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,143] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,143] INFO [Partition -uve-topic-10-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,144] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,144] INFO [Partition -uve-topic-3-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,146] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,146] INFO [Partition -uve-topic-6-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,147] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,147] INFO [Partition -uve-topic-22-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,148] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,148] INFO [Partition -uve-topic-12-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,150] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,150] INFO [Partition -uve-topic-15-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,151] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,151] INFO [Partition -uve-topic-25-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,152] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,152] INFO [Partition -uve-topic-8-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,154] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,154] INFO [Partition -uve-topic-1-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,155] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,155] INFO [Partition -uve-topic-3-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,157] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,157] INFO [Partition -uve-topic-29-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,158] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,158] INFO [Partition -uve-topic-19-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,159] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,159] INFO [Partition -uve-topic-8-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,161] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,161] INFO [Partition -uve-topic-4-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,162] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,162] INFO [Partition -uve-topic-6-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,163] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,163] INFO [Partition -uve-topic-13-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,165] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,166] INFO [Partition -uve-topic-23-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,167] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,167] INFO [Partition -uve-topic-9-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,169] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,169] INFO [Partition -uve-topic-15-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,170] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,170] INFO [Partition -uve-topic-25-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,171] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,171] INFO [Partition -uve-topic-20-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,173] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,173] INFO [Partition -uve-topic-10-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,174] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,174] INFO [Partition -uve-topic-0-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,175] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,175] INFO [Partition -uve-topic-9-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,177] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,177] INFO [Partition -uve-topic-16-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,179] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,179] INFO [Partition -uve-topic-26-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,181] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,181] INFO [Partition -uve-topic-2-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,183] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,183] INFO [Partition -uve-topic-28-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,184] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,184] INFO [Partition -uve-topic-18-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,185] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,186] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,187] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,187] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,189] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,189] INFO [Partition -uve-topic-11-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,190] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,190] INFO [Partition -uve-topic-21-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,192] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,192] INFO [Partition -uve-topic-0-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,195] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,195] INFO [Partition structured_syslog_topic-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,196] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,196] INFO [Partition -uve-topic-0-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,198] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,199] INFO [Partition -uve-topic-16-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,200] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,200] INFO [Partition -uve-topic-26-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,202] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,202] INFO [Partition -uve-topic-29-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,203] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,203] INFO [Partition -uve-topic-19-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,205] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,205] INFO [Partition -uve-topic-5-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,206] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,206] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,207] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,207] INFO [Partition -uve-topic-20-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,209] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,209] INFO [Partition -uve-topic-10-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,210] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,210] INFO [Partition -uve-topic-3-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,212] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,212] INFO [Partition -uve-topic-6-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,213] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,213] INFO [Partition -uve-topic-3-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,214] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,215] INFO [Partition -uve-topic-29-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,216] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,216] INFO [Partition -uve-topic-19-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,218] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,218] INFO [Partition -uve-topic-15-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,222] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,222] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,226] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,226] INFO [Partition -uve-topic-3-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,227] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,228] INFO [Partition -uve-topic-29-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,229] ERROR [ReplicaManager broker=3] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-06 01:55:46,239] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,239] INFO [Partition -uve-topic-19-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,242] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,242] INFO [Partition -uve-topic-22-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,244] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,245] INFO [Partition -uve-topic-12-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,247] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,247] INFO [Partition -uve-topic-1-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,252] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,254] INFO [Partition -uve-topic-17-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,256] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,256] INFO [Partition -uve-topic-27-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,259] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,259] INFO [Partition -uve-topic-6-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,260] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,260] INFO [Partition -uve-topic-13-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,262] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,262] INFO [Partition -uve-topic-23-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,264] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,264] INFO [Partition -uve-topic-9-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,265] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,266] INFO [Partition -uve-topic-20-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,267] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,267] INFO [Partition -uve-topic-10-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,268] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,268] INFO [Partition -uve-topic-6-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,270] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,270] INFO [Partition -uve-topic-20-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,271] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,271] INFO [Partition -uve-topic-10-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,273] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,273] INFO [Partition -uve-topic-6-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,275] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,275] INFO [Partition -uve-topic-28-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,276] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,276] INFO [Partition -uve-topic-18-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,278] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,278] INFO [Partition -uve-topic-11-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,280] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,280] INFO [Partition -uve-topic-21-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,281] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,281] INFO [Partition -uve-topic-7-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,283] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,283] INFO [Partition -uve-topic-11-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,284] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,285] INFO [Partition -uve-topic-21-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,286] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,286] INFO [Partition -uve-topic-0-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,287] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,290] INFO [Partition -uve-topic-9-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,293] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,293] INFO [Partition -uve-topic-16-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,295] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,295] INFO [Partition -uve-topic-26-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,297] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,297] INFO [Partition -uve-topic-2-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,300] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,300] INFO [Partition -uve-topic-28-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,302] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,302] INFO [Partition -uve-topic-18-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,303] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,303] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,304] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,304] INFO [Partition -uve-topic-24-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,306] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,306] INFO [Partition -uve-topic-14-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,307] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,307] INFO [Partition -uve-topic-0-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,308] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,308] INFO [Partition -uve-topic-16-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,310] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,310] INFO [Partition -uve-topic-26-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,311] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,311] INFO [Partition -uve-topic-3-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,313] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,313] INFO [Partition -uve-topic-29-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,314] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,314] INFO [Partition -uve-topic-19-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,315] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,315] INFO [Partition -uve-topic-5-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,318] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,318] INFO [Partition structured_syslog_topic-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,319] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,319] INFO [Partition -uve-topic-14-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,321] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,321] INFO [Partition -uve-topic-7-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,322] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,322] INFO [Partition -uve-topic-17-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,323] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,323] INFO [Partition -uve-topic-27-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,325] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,325] INFO [Partition -uve-topic-20-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,327] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,327] INFO [Partition -uve-topic-10-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,328] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,329] INFO [Partition -uve-topic-29-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,330] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,330] INFO [Partition -uve-topic-19-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,332] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,332] INFO [Partition -uve-topic-6-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,334] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,334] INFO [Partition -uve-topic-3-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,335] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,335] INFO [Partition -uve-topic-22-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,337] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,337] INFO [Partition -uve-topic-12-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,339] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,339] INFO [Partition -uve-topic-8-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,341] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,341] INFO [Partition -uve-topic-20-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,344] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,344] INFO [Partition -uve-topic-10-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,348] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,348] INFO [Partition -uve-topic-6-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,351] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,351] INFO [Partition -uve-topic-13-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,353] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,353] INFO [Partition -uve-topic-23-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,355] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,355] INFO [Partition -uve-topic-7-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,357] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,357] INFO [Partition -uve-topic-11-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,361] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,361] INFO [Partition -uve-topic-21-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,363] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,363] INFO [Partition -uve-topic-4-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,365] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,365] INFO [Partition -uve-topic-0-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,366] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,366] INFO [Partition -uve-topic-16-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,368] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,368] INFO [Partition -uve-topic-26-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,371] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,371] INFO [Partition -uve-topic-13-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,380] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,380] INFO [Partition -uve-topic-13-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,382] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,382] INFO [Partition -uve-topic-23-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,383] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,383] INFO [Partition -uve-topic-9-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,385] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,385] INFO [Partition -uve-topic-26-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,387] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,387] INFO [Partition -uve-topic-2-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,388] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,388] INFO [Partition -uve-topic-5-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,389] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,389] INFO [Partition -uve-topic-24-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,391] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,392] INFO [Partition -uve-topic-14-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,393] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,393] INFO [Partition -uve-topic-11-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,395] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,395] INFO [Partition -uve-topic-21-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,399] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,399] INFO [Partition -uve-topic-24-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,400] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,400] INFO [Partition -uve-topic-14-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,402] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:46,402] INFO [Partition -uve-topic-0-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,403] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,403] INFO [Partition -uve-topic-7-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,408] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,408] INFO [Partition -uve-topic-16-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,417] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,417] INFO [Partition -uve-topic-26-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,419] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,419] INFO [Partition -uve-topic-3-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,420] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,421] INFO [Partition -uve-topic-29-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,426] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,426] INFO [Partition -uve-topic-19-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,429] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:46,429] INFO [Partition -uve-topic-0-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,431] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,431] INFO [Partition structured_syslog_topic-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,435] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to [3,2] and zkVersion updated to [7] (kafka.cluster.Partition) [2025-02-06 01:55:46,435] INFO [Partition -uve-topic-7-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-06 01:55:46,438] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to [3,2] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,623] INFO [Partition -uve-topic-1-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,626] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,626] INFO [Partition -uve-topic-1-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,633] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,633] INFO [Partition -uve-topic-1-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,641] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,641] INFO [Partition -uve-topic-1-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,643] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,643] INFO [Partition -uve-topic-1-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,645] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,645] INFO [Partition -uve-topic-1-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,648] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,648] INFO [Partition -uve-topic-1-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,650] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,650] INFO [Partition -uve-topic-1-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,652] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,652] INFO [Partition -uve-topic-1-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,654] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,655] INFO [Partition -uve-topic-1-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,660] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,660] INFO [Partition -uve-topic-1-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,662] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,662] INFO [Partition -uve-topic-1-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,664] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,664] INFO [Partition -uve-topic-1-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,666] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,666] INFO [Partition -uve-topic-1-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,667] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,667] INFO [Partition -uve-topic-1-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,669] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,669] INFO [Partition -uve-topic-1-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,670] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,672] INFO [Partition -uve-topic-1-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,674] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,674] INFO [Partition -uve-topic-1-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,677] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,678] INFO [Partition -uve-topic-1-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,684] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,684] INFO [Partition -uve-topic-1-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,686] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,686] INFO [Partition -uve-topic-1-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,688] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,688] INFO [Partition -uve-topic-1-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,690] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,690] INFO [Partition -uve-topic-1-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,694] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,694] INFO [Partition -uve-topic-1-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,696] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,696] INFO [Partition -uve-topic-1-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,698] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,698] INFO [Partition -uve-topic-1-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,700] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,700] INFO [Partition -uve-topic-1-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,702] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,702] INFO [Partition -uve-topic-1-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,703] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,703] INFO [Partition -uve-topic-1-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,705] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,705] INFO [Partition -uve-topic-1-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,706] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,706] INFO [Partition -uve-topic-6-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,708] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,708] INFO [Partition -uve-topic-6-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,709] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,709] INFO [Partition -uve-topic-6-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,711] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,711] INFO [Partition -uve-topic-6-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,712] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,712] INFO [Partition -uve-topic-6-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,714] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,714] INFO [Partition -uve-topic-6-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,716] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,716] INFO [Partition -uve-topic-6-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,719] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,719] INFO [Partition -uve-topic-6-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,721] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,721] INFO [Partition -uve-topic-6-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,722] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,722] INFO [Partition -uve-topic-6-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,723] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,723] INFO [Partition -uve-topic-6-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,725] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,725] INFO [Partition -uve-topic-6-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,726] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,726] INFO [Partition -uve-topic-6-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,728] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,728] INFO [Partition -uve-topic-6-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,729] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,729] INFO [Partition -uve-topic-6-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,730] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,730] INFO [Partition -uve-topic-6-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,732] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,732] INFO [Partition -uve-topic-6-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,733] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,733] INFO [Partition -uve-topic-6-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,734] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,734] INFO [Partition -uve-topic-6-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,736] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,736] INFO [Partition -uve-topic-6-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,737] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,737] INFO [Partition -uve-topic-6-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,739] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,739] INFO [Partition -uve-topic-6-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,740] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,740] INFO [Partition -uve-topic-6-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,741] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,741] INFO [Partition -uve-topic-6-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,743] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,743] INFO [Partition -uve-topic-6-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,744] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,744] INFO [Partition -uve-topic-6-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,746] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,746] INFO [Partition -uve-topic-6-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,747] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,747] INFO [Partition -uve-topic-6-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,749] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,749] INFO [Partition -uve-topic-6-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,751] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,751] INFO [Partition -uve-topic-6-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,752] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,752] INFO [Partition -uve-topic-11-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,754] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,754] INFO [Partition -uve-topic-11-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,756] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,756] INFO [Partition -uve-topic-11-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,757] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,757] INFO [Partition -uve-topic-11-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,759] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,759] INFO [Partition -uve-topic-11-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,760] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,760] INFO [Partition -uve-topic-11-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,761] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,761] INFO [Partition -uve-topic-11-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,763] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,763] INFO [Partition -uve-topic-11-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,764] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,764] INFO [Partition -uve-topic-11-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,766] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,766] INFO [Partition -uve-topic-11-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,767] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,767] INFO [Partition -uve-topic-11-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,769] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,769] INFO [Partition -uve-topic-11-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,770] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,770] INFO [Partition -uve-topic-11-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,772] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,772] INFO [Partition -uve-topic-11-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,773] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,773] INFO [Partition -uve-topic-11-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,775] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,775] INFO [Partition -uve-topic-11-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,776] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,776] INFO [Partition -uve-topic-11-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,777] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,793] INFO [Partition -uve-topic-11-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,798] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,798] INFO [Partition -uve-topic-11-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,799] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,799] INFO [Partition -uve-topic-11-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,802] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,802] INFO [Partition -uve-topic-11-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,804] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,804] INFO [Partition -uve-topic-11-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,806] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,806] INFO [Partition -uve-topic-11-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,808] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,808] INFO [Partition -uve-topic-11-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,810] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,810] INFO [Partition -uve-topic-11-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,812] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,812] INFO [Partition -uve-topic-11-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,813] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,813] INFO [Partition -uve-topic-11-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,815] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,815] INFO [Partition -uve-topic-11-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,817] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,817] INFO [Partition -uve-topic-11-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,818] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,818] INFO [Partition -uve-topic-11-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,820] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,820] INFO [Partition -uve-topic-21-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,821] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,821] INFO [Partition -uve-topic-21-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,823] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,823] INFO [Partition -uve-topic-21-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,824] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,824] INFO [Partition -uve-topic-21-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,825] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,825] INFO [Partition -uve-topic-21-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,827] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,827] INFO [Partition -uve-topic-21-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,828] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,830] INFO [Partition -uve-topic-21-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,832] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,832] INFO [Partition -uve-topic-21-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,833] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,833] INFO [Partition -uve-topic-21-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,835] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,835] INFO [Partition -uve-topic-21-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,836] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,836] INFO [Partition -uve-topic-21-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,838] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,839] INFO [Partition -uve-topic-21-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,841] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,841] INFO [Partition -uve-topic-21-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,843] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,843] INFO [Partition -uve-topic-21-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,845] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,845] INFO [Partition -uve-topic-21-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,847] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,847] INFO [Partition -uve-topic-21-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,848] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,848] INFO [Partition -uve-topic-21-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,849] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,849] INFO [Partition -uve-topic-21-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,851] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,851] INFO [Partition -uve-topic-21-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,853] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,853] INFO [Partition -uve-topic-21-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,854] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,854] INFO [Partition -uve-topic-21-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,855] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,855] INFO [Partition -uve-topic-21-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,857] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,857] INFO [Partition -uve-topic-21-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,858] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,858] INFO [Partition -uve-topic-21-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,860] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,860] INFO [Partition -uve-topic-21-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,861] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,861] INFO [Partition -uve-topic-21-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,863] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,863] INFO [Partition -uve-topic-21-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,864] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,865] INFO [Partition -uve-topic-21-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,866] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,866] INFO [Partition -uve-topic-21-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,868] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,868] INFO [Partition -uve-topic-15-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,869] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,869] INFO [Partition -uve-topic-15-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,872] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,872] INFO [Partition -uve-topic-15-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,874] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,875] INFO [Partition -uve-topic-15-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,877] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,877] INFO [Partition -uve-topic-15-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,879] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,879] INFO [Partition -uve-topic-15-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,881] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,881] INFO [Partition -uve-topic-15-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,882] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,882] INFO [Partition -uve-topic-15-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,884] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,884] INFO [Partition -uve-topic-15-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,885] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,885] INFO [Partition -uve-topic-15-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,886] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,886] INFO [Partition -uve-topic-15-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,888] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,888] INFO [Partition -uve-topic-15-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,889] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,889] INFO [Partition -uve-topic-15-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,891] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,891] INFO [Partition -uve-topic-15-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,892] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,892] INFO [Partition -uve-topic-15-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,894] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,894] INFO [Partition -uve-topic-15-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,895] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,895] INFO [Partition -uve-topic-15-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,896] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,896] INFO [Partition -uve-topic-15-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,898] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,898] INFO [Partition -uve-topic-15-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,899] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,899] INFO [Partition -uve-topic-15-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,901] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,901] INFO [Partition -uve-topic-15-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,902] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,902] INFO [Partition -uve-topic-15-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,904] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,904] INFO [Partition -uve-topic-15-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,905] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,905] INFO [Partition -uve-topic-15-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,906] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,907] INFO [Partition -uve-topic-15-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,908] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,908] INFO [Partition -uve-topic-15-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,910] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,910] INFO [Partition -uve-topic-15-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,911] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,911] INFO [Partition -uve-topic-15-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,913] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,913] INFO [Partition -uve-topic-15-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,914] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,914] INFO [Partition -uve-topic-15-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,915] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,915] INFO [Partition -uve-topic-25-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,917] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,917] INFO [Partition -uve-topic-25-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,918] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,918] INFO [Partition -uve-topic-25-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,920] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,920] INFO [Partition -uve-topic-25-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,921] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,921] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,923] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,923] INFO [Partition -uve-topic-25-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,924] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,924] INFO [Partition -uve-topic-25-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,925] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,925] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,927] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,927] INFO [Partition -uve-topic-25-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,928] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,928] INFO [Partition -uve-topic-25-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,931] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,931] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,933] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,933] INFO [Partition -uve-topic-25-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,934] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,934] INFO [Partition -uve-topic-25-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,936] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,936] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,937] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,937] INFO [Partition -uve-topic-25-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,939] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,939] INFO [Partition -uve-topic-25-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,941] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,941] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,942] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,942] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,943] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,943] INFO [Partition -uve-topic-25-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,945] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,945] INFO [Partition -uve-topic-25-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,946] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,946] INFO [Partition -uve-topic-25-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,947] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,947] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,949] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,949] INFO [Partition -uve-topic-25-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,950] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,950] INFO [Partition -uve-topic-25-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,951] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,952] INFO [Partition -uve-topic-25-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,953] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,953] INFO [Partition -uve-topic-25-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,956] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,956] INFO [Partition -uve-topic-25-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,958] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,958] INFO [Partition -uve-topic-25-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,959] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,959] INFO [Partition -uve-topic-25-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,960] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,960] INFO [Partition -uve-topic-25-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,964] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,964] INFO [Partition -uve-topic-24-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,965] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,965] INFO [Partition -uve-topic-24-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,967] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,967] INFO [Partition -uve-topic-24-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,968] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,968] INFO [Partition -uve-topic-24-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,969] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,969] INFO [Partition -uve-topic-24-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,971] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,971] INFO [Partition -uve-topic-24-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,972] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,972] INFO [Partition -uve-topic-24-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,973] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,976] INFO [Partition -uve-topic-24-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,978] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,978] INFO [Partition -uve-topic-24-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,979] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,979] INFO [Partition -uve-topic-24-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,981] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,981] INFO [Partition -uve-topic-24-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,982] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,982] INFO [Partition -uve-topic-24-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,984] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,984] INFO [Partition -uve-topic-24-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,985] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,985] INFO [Partition -uve-topic-24-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,986] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,987] INFO [Partition -uve-topic-24-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,988] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,988] INFO [Partition -uve-topic-24-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,989] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,989] INFO [Partition -uve-topic-24-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,991] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,991] INFO [Partition -uve-topic-24-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,992] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,992] INFO [Partition -uve-topic-24-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,993] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,993] INFO [Partition -uve-topic-24-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,994] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,994] INFO [Partition -uve-topic-24-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,996] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:49,996] INFO [Partition -uve-topic-24-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,997] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:49,997] INFO [Partition -uve-topic-24-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:49,999] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:49,999] INFO [Partition -uve-topic-24-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,000] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,000] INFO [Partition -uve-topic-24-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,001] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,001] INFO [Partition -uve-topic-24-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,003] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,003] INFO [Partition -uve-topic-24-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,004] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,004] INFO [Partition -uve-topic-24-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,006] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,006] INFO [Partition -uve-topic-24-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,008] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,008] INFO [Partition -uve-topic-14-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,009] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,009] INFO [Partition -uve-topic-14-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,011] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,011] INFO [Partition -uve-topic-14-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,012] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,012] INFO [Partition -uve-topic-14-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,013] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,013] INFO [Partition -uve-topic-14-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,014] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,014] INFO [Partition -uve-topic-14-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,016] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,016] INFO [Partition -uve-topic-14-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,017] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,017] INFO [Partition -uve-topic-14-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,019] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,019] INFO [Partition -uve-topic-14-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,020] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,020] INFO [Partition -uve-topic-14-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,021] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,021] INFO [Partition -uve-topic-14-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,023] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,023] INFO [Partition -uve-topic-14-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,024] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,024] INFO [Partition -uve-topic-14-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,025] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,025] INFO [Partition -uve-topic-14-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,027] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,027] INFO [Partition -uve-topic-14-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,028] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,028] INFO [Partition -uve-topic-14-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,030] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,030] INFO [Partition -uve-topic-14-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,032] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,032] INFO [Partition -uve-topic-14-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,033] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,033] INFO [Partition -uve-topic-14-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,034] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,035] INFO [Partition -uve-topic-14-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,036] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,037] INFO [Partition -uve-topic-14-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,038] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,038] INFO [Partition -uve-topic-14-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,040] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,040] INFO [Partition -uve-topic-14-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,041] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,041] INFO [Partition -uve-topic-14-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,042] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,042] INFO [Partition -uve-topic-14-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,044] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,044] INFO [Partition -uve-topic-14-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,045] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,045] INFO [Partition -uve-topic-14-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,046] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,046] INFO [Partition -uve-topic-14-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,048] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,048] INFO [Partition -uve-topic-14-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,049] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,049] INFO [Partition -uve-topic-14-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,050] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,050] INFO [Partition structured_syslog_topic-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,052] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,052] INFO [Partition structured_syslog_topic-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,053] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,053] INFO [Partition structured_syslog_topic-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,055] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,055] INFO [Partition structured_syslog_topic-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,056] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,056] INFO [Partition structured_syslog_topic-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,058] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,058] INFO [Partition structured_syslog_topic-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,059] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,059] INFO [Partition structured_syslog_topic-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,061] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,061] INFO [Partition structured_syslog_topic-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,062] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,062] INFO [Partition structured_syslog_topic-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,064] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,064] INFO [Partition structured_syslog_topic-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,065] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,066] INFO [Partition structured_syslog_topic-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,068] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,068] INFO [Partition structured_syslog_topic-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,069] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,069] INFO [Partition structured_syslog_topic-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,071] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,071] INFO [Partition structured_syslog_topic-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,073] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,073] INFO [Partition structured_syslog_topic-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,075] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,075] INFO [Partition structured_syslog_topic-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,077] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,077] INFO [Partition structured_syslog_topic-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,078] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,078] INFO [Partition structured_syslog_topic-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,080] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,080] INFO [Partition structured_syslog_topic-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,081] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,081] INFO [Partition structured_syslog_topic-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,082] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,082] INFO [Partition structured_syslog_topic-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,084] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,084] INFO [Partition structured_syslog_topic-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,085] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,085] INFO [Partition structured_syslog_topic-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,088] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,088] INFO [Partition structured_syslog_topic-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,089] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,089] INFO [Partition structured_syslog_topic-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,091] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,091] INFO [Partition structured_syslog_topic-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,093] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,093] INFO [Partition structured_syslog_topic-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,094] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,095] INFO [Partition structured_syslog_topic-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,096] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,096] INFO [Partition structured_syslog_topic-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,098] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,098] INFO [Partition structured_syslog_topic-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,099] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:50,099] INFO [Partition -uve-topic-9-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,100] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,101] INFO [Partition -uve-topic-9-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,102] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,102] INFO [Partition -uve-topic-9-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,104] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,104] INFO [Partition -uve-topic-9-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,105] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,105] INFO [Partition -uve-topic-9-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,107] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,107] INFO [Partition -uve-topic-9-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,108] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,108] INFO [Partition -uve-topic-9-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,110] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,110] INFO [Partition -uve-topic-9-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,111] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,111] INFO [Partition -uve-topic-9-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,115] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,115] INFO [Partition -uve-topic-9-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,116] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,116] INFO [Partition -uve-topic-9-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,118] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,118] INFO [Partition -uve-topic-9-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,119] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,119] INFO [Partition -uve-topic-9-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,120] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,120] INFO [Partition -uve-topic-9-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,122] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,122] INFO [Partition -uve-topic-9-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,123] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,123] INFO [Partition -uve-topic-9-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,125] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,125] INFO [Partition -uve-topic-9-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,126] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,126] INFO [Partition -uve-topic-9-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,128] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,128] INFO [Partition -uve-topic-9-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,130] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,130] INFO [Partition -uve-topic-9-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,134] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,134] INFO [Partition -uve-topic-9-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,136] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,136] INFO [Partition -uve-topic-9-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,139] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,139] INFO [Partition -uve-topic-9-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,141] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,141] INFO [Partition -uve-topic-9-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,143] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,143] INFO [Partition -uve-topic-9-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,144] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,144] INFO [Partition -uve-topic-9-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,146] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,146] INFO [Partition -uve-topic-9-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,147] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,147] INFO [Partition -uve-topic-9-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,149] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,149] INFO [Partition -uve-topic-9-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,150] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,150] INFO [Partition -uve-topic-9-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,152] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,152] INFO [Partition -uve-topic-13-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,153] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,153] INFO [Partition -uve-topic-13-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,155] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,155] INFO [Partition -uve-topic-13-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,156] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,156] INFO [Partition -uve-topic-13-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,159] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,159] INFO [Partition -uve-topic-13-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,163] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,163] INFO [Partition -uve-topic-13-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,165] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,165] INFO [Partition -uve-topic-13-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,166] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,166] INFO [Partition -uve-topic-13-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,178] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,178] INFO [Partition -uve-topic-13-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,179] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,182] INFO [Partition -uve-topic-13-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,183] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,183] INFO [Partition -uve-topic-13-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,185] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,185] INFO [Partition -uve-topic-13-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,186] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,186] INFO [Partition -uve-topic-13-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,188] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,189] INFO [Partition -uve-topic-13-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,190] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,190] INFO [Partition -uve-topic-13-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,192] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,192] INFO [Partition -uve-topic-13-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,193] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,193] INFO [Partition -uve-topic-13-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,195] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,195] INFO [Partition -uve-topic-13-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,196] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,196] INFO [Partition -uve-topic-13-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,198] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,198] INFO [Partition -uve-topic-13-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,199] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,199] INFO [Partition -uve-topic-13-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,201] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,201] INFO [Partition -uve-topic-13-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,202] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,202] INFO [Partition -uve-topic-13-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,204] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,204] INFO [Partition -uve-topic-13-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,205] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,205] INFO [Partition -uve-topic-13-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,207] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,207] INFO [Partition -uve-topic-13-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,208] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,208] INFO [Partition -uve-topic-13-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,209] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,209] INFO [Partition -uve-topic-13-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,211] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,211] INFO [Partition -uve-topic-13-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,214] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,214] INFO [Partition -uve-topic-13-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,216] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,216] INFO [Partition -uve-topic-23-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,225] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,225] INFO [Partition -uve-topic-23-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,227] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,227] INFO [Partition -uve-topic-23-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,229] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,229] INFO [Partition -uve-topic-23-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,232] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,232] INFO [Partition -uve-topic-23-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,233] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,233] INFO [Partition -uve-topic-23-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,236] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,237] INFO [Partition -uve-topic-23-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,238] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,238] INFO [Partition -uve-topic-23-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,240] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,240] INFO [Partition -uve-topic-23-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,241] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,241] INFO [Partition -uve-topic-23-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,242] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,242] INFO [Partition -uve-topic-23-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,244] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,244] INFO [Partition -uve-topic-23-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,245] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,245] INFO [Partition -uve-topic-23-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,247] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,247] INFO [Partition -uve-topic-23-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,248] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,248] INFO [Partition -uve-topic-23-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,249] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,250] INFO [Partition -uve-topic-23-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,251] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,251] INFO [Partition -uve-topic-23-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,253] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,253] INFO [Partition -uve-topic-23-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,255] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,255] INFO [Partition -uve-topic-23-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,257] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,257] INFO [Partition -uve-topic-23-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,259] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,259] INFO [Partition -uve-topic-23-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,260] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,260] INFO [Partition -uve-topic-23-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,262] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,262] INFO [Partition -uve-topic-23-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,263] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,263] INFO [Partition -uve-topic-23-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,265] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,265] INFO [Partition -uve-topic-23-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,267] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,267] INFO [Partition -uve-topic-23-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,269] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,269] INFO [Partition -uve-topic-23-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,271] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,271] INFO [Partition -uve-topic-23-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,272] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,272] INFO [Partition -uve-topic-23-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,277] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,277] INFO [Partition -uve-topic-28-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,279] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,279] INFO [Partition -uve-topic-28-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,280] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,281] INFO [Partition -uve-topic-28-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,282] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,282] INFO [Partition -uve-topic-28-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,283] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,283] INFO [Partition -uve-topic-28-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,285] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,285] INFO [Partition -uve-topic-28-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,286] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,286] INFO [Partition -uve-topic-28-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,288] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,288] INFO [Partition -uve-topic-28-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,289] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,289] INFO [Partition -uve-topic-28-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,291] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,291] INFO [Partition -uve-topic-28-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,292] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,292] INFO [Partition -uve-topic-28-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,293] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,294] INFO [Partition -uve-topic-28-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,295] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,295] INFO [Partition -uve-topic-28-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,296] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,296] INFO [Partition -uve-topic-28-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,298] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,298] INFO [Partition -uve-topic-28-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,299] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,299] INFO [Partition -uve-topic-28-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,301] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,301] INFO [Partition -uve-topic-28-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,302] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,302] INFO [Partition -uve-topic-28-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,304] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,304] INFO [Partition -uve-topic-28-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,305] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,305] INFO [Partition -uve-topic-28-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,307] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,307] INFO [Partition -uve-topic-28-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,308] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,308] INFO [Partition -uve-topic-28-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,310] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,310] INFO [Partition -uve-topic-28-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,311] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,311] INFO [Partition -uve-topic-28-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,312] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,312] INFO [Partition -uve-topic-28-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,313] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,314] INFO [Partition -uve-topic-28-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,315] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,315] INFO [Partition -uve-topic-28-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,316] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,316] INFO [Partition -uve-topic-28-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,317] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,317] INFO [Partition -uve-topic-28-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,319] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,319] INFO [Partition -uve-topic-18-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,320] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,320] INFO [Partition -uve-topic-18-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,321] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,321] INFO [Partition -uve-topic-18-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,323] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,323] INFO [Partition -uve-topic-18-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,325] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,325] INFO [Partition -uve-topic-18-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,326] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,326] INFO [Partition -uve-topic-18-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,327] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,327] INFO [Partition -uve-topic-18-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,329] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,329] INFO [Partition -uve-topic-18-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,330] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,330] INFO [Partition -uve-topic-18-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,332] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,332] INFO [Partition -uve-topic-18-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,333] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,333] INFO [Partition -uve-topic-18-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,334] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,335] INFO [Partition -uve-topic-18-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,336] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,336] INFO [Partition -uve-topic-18-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,338] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,338] INFO [Partition -uve-topic-18-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,339] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,339] INFO [Partition -uve-topic-18-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,340] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,340] INFO [Partition -uve-topic-18-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,342] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,342] INFO [Partition -uve-topic-18-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,343] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,343] INFO [Partition -uve-topic-18-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,344] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,344] INFO [Partition -uve-topic-18-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,346] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,346] INFO [Partition -uve-topic-18-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,347] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,347] INFO [Partition -uve-topic-18-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,348] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,348] INFO [Partition -uve-topic-18-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,350] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,350] INFO [Partition -uve-topic-18-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,351] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,351] INFO [Partition -uve-topic-18-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,352] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,352] INFO [Partition -uve-topic-18-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,354] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,354] INFO [Partition -uve-topic-18-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,355] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,355] INFO [Partition -uve-topic-18-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,357] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,357] INFO [Partition -uve-topic-18-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,358] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,358] INFO [Partition -uve-topic-18-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,360] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,360] INFO [Partition -uve-topic-18-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,361] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,361] INFO [Partition -uve-topic-0-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,362] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,363] INFO [Partition -uve-topic-0-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,365] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,365] INFO [Partition -uve-topic-0-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,366] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,366] INFO [Partition -uve-topic-0-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,368] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,368] INFO [Partition -uve-topic-0-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,369] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,369] INFO [Partition -uve-topic-0-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,371] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,371] INFO [Partition -uve-topic-0-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,372] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,372] INFO [Partition -uve-topic-0-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,373] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,373] INFO [Partition -uve-topic-0-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,375] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,375] INFO [Partition -uve-topic-0-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,376] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,376] INFO [Partition -uve-topic-0-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,377] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,377] INFO [Partition -uve-topic-0-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,379] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,379] INFO [Partition -uve-topic-0-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,380] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,380] INFO [Partition -uve-topic-0-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,381] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,381] INFO [Partition -uve-topic-0-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,383] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,383] INFO [Partition -uve-topic-0-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,384] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,384] INFO [Partition -uve-topic-0-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,385] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,385] INFO [Partition -uve-topic-0-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,387] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,387] INFO [Partition -uve-topic-0-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,388] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,388] INFO [Partition -uve-topic-0-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,389] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,389] INFO [Partition -uve-topic-0-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,391] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,391] INFO [Partition -uve-topic-0-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,392] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,393] INFO [Partition -uve-topic-0-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,394] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,394] INFO [Partition -uve-topic-0-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,396] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,396] INFO [Partition -uve-topic-0-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,397] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,397] INFO [Partition -uve-topic-0-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,399] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,399] INFO [Partition -uve-topic-0-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,400] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,400] INFO [Partition -uve-topic-0-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,401] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,401] INFO [Partition -uve-topic-0-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,403] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,403] INFO [Partition -uve-topic-17-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,404] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,404] INFO [Partition -uve-topic-17-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,406] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,406] INFO [Partition -uve-topic-17-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,407] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,407] INFO [Partition -uve-topic-17-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,408] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,408] INFO [Partition -uve-topic-17-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,410] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,410] INFO [Partition -uve-topic-17-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,411] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,411] INFO [Partition -uve-topic-17-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,412] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,412] INFO [Partition -uve-topic-17-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,414] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,414] INFO [Partition -uve-topic-17-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,415] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,415] INFO [Partition -uve-topic-17-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,417] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,417] INFO [Partition -uve-topic-17-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,419] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,419] INFO [Partition -uve-topic-17-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,420] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,420] INFO [Partition -uve-topic-17-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,421] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,421] INFO [Partition -uve-topic-17-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,423] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,423] INFO [Partition -uve-topic-17-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,425] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,425] INFO [Partition -uve-topic-17-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,426] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,426] INFO [Partition -uve-topic-17-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,427] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,427] INFO [Partition -uve-topic-17-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,429] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,429] INFO [Partition -uve-topic-17-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,431] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,431] INFO [Partition -uve-topic-17-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,433] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,433] INFO [Partition -uve-topic-17-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,434] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,434] INFO [Partition -uve-topic-17-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,436] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,436] INFO [Partition -uve-topic-17-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,437] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,437] INFO [Partition -uve-topic-17-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,438] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,438] INFO [Partition -uve-topic-17-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,440] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,440] INFO [Partition -uve-topic-17-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,443] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,443] INFO [Partition -uve-topic-17-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,444] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,444] INFO [Partition -uve-topic-17-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,446] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,446] INFO [Partition -uve-topic-17-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,447] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,447] INFO [Partition -uve-topic-17-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,448] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,448] INFO [Partition -uve-topic-27-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,451] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,451] INFO [Partition -uve-topic-27-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,453] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,453] INFO [Partition -uve-topic-27-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,454] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,454] INFO [Partition -uve-topic-27-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,455] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,455] INFO [Partition -uve-topic-27-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,457] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,457] INFO [Partition -uve-topic-27-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,459] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,459] INFO [Partition -uve-topic-27-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,460] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,460] INFO [Partition -uve-topic-27-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,462] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,462] INFO [Partition -uve-topic-27-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,463] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,463] INFO [Partition -uve-topic-27-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,465] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,465] INFO [Partition -uve-topic-27-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,466] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,466] INFO [Partition -uve-topic-27-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,468] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,468] INFO [Partition -uve-topic-27-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,469] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,469] INFO [Partition -uve-topic-27-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,470] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,470] INFO [Partition -uve-topic-27-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,472] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,472] INFO [Partition -uve-topic-27-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,473] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,473] INFO [Partition -uve-topic-27-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,474] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,474] INFO [Partition -uve-topic-27-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,476] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,476] INFO [Partition -uve-topic-27-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,477] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,477] INFO [Partition -uve-topic-27-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,478] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,479] INFO [Partition -uve-topic-27-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,480] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,480] INFO [Partition -uve-topic-27-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,482] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,482] INFO [Partition -uve-topic-27-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,484] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,484] INFO [Partition -uve-topic-27-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,486] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,486] INFO [Partition -uve-topic-27-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,487] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,487] INFO [Partition -uve-topic-27-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,490] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,490] INFO [Partition -uve-topic-27-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,492] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,492] INFO [Partition -uve-topic-27-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,494] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,494] INFO [Partition -uve-topic-27-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,500] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,500] INFO [Partition -uve-topic-27-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,503] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,503] INFO [Partition -uve-topic-7-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,507] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,507] INFO [Partition -uve-topic-7-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,508] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,508] INFO [Partition -uve-topic-7-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,512] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,512] INFO [Partition -uve-topic-7-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,513] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,513] INFO [Partition -uve-topic-7-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,515] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,515] INFO [Partition -uve-topic-7-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,518] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,518] INFO [Partition -uve-topic-7-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,520] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,520] INFO [Partition -uve-topic-7-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,521] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,521] INFO [Partition -uve-topic-7-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,523] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,523] INFO [Partition -uve-topic-7-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,526] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,526] INFO [Partition -uve-topic-7-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,527] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,527] INFO [Partition -uve-topic-7-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,530] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,530] INFO [Partition -uve-topic-7-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,532] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,532] INFO [Partition -uve-topic-7-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,533] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,533] INFO [Partition -uve-topic-7-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,537] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,537] INFO [Partition -uve-topic-7-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,539] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,539] INFO [Partition -uve-topic-7-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,541] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,541] INFO [Partition -uve-topic-7-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,544] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,544] INFO [Partition -uve-topic-7-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,548] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,548] INFO [Partition -uve-topic-7-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,551] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,551] INFO [Partition -uve-topic-7-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,554] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,554] INFO [Partition -uve-topic-7-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,555] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,555] INFO [Partition -uve-topic-7-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,557] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,557] INFO [Partition -uve-topic-7-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,560] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,560] INFO [Partition -uve-topic-7-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,561] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,561] INFO [Partition -uve-topic-7-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,563] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,563] INFO [Partition -uve-topic-7-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,565] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,565] INFO [Partition -uve-topic-7-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,566] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,567] INFO [Partition -uve-topic-7-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,568] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,568] INFO [Partition -uve-topic-7-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,570] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,570] INFO [Partition -uve-topic-5-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,571] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,571] INFO [Partition -uve-topic-5-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,573] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,573] INFO [Partition -uve-topic-5-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,576] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,576] INFO [Partition -uve-topic-5-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,578] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,578] INFO [Partition -uve-topic-5-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,579] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,579] INFO [Partition -uve-topic-5-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,581] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,581] INFO [Partition -uve-topic-5-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,582] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,582] INFO [Partition -uve-topic-5-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,584] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,584] INFO [Partition -uve-topic-5-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,587] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,587] INFO [Partition -uve-topic-5-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,597] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,597] INFO [Partition -uve-topic-5-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,615] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,615] INFO [Partition -uve-topic-5-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,621] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,621] INFO [Partition -uve-topic-5-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,623] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,623] INFO [Partition -uve-topic-5-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,624] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,624] INFO [Partition -uve-topic-5-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,626] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,626] INFO [Partition -uve-topic-5-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,628] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,628] INFO [Partition -uve-topic-5-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,629] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,629] INFO [Partition -uve-topic-5-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,633] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,633] INFO [Partition -uve-topic-5-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,637] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,637] INFO [Partition -uve-topic-5-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,640] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,640] INFO [Partition -uve-topic-5-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,642] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,642] INFO [Partition -uve-topic-5-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,645] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,645] INFO [Partition -uve-topic-5-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,647] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,647] INFO [Partition -uve-topic-5-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,649] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,649] INFO [Partition -uve-topic-5-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,652] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,652] INFO [Partition -uve-topic-5-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,654] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,654] INFO [Partition -uve-topic-5-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,656] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,656] INFO [Partition -uve-topic-5-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,657] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,657] INFO [Partition -uve-topic-5-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,658] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,658] INFO [Partition -uve-topic-5-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,664] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,664] INFO [Partition -uve-topic-2-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,665] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,665] INFO [Partition -uve-topic-2-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,668] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,669] INFO [Partition -uve-topic-2-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,671] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,671] INFO [Partition -uve-topic-2-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,673] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,673] INFO [Partition -uve-topic-2-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,674] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,674] INFO [Partition -uve-topic-2-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,676] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,676] INFO [Partition -uve-topic-2-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,679] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,679] INFO [Partition -uve-topic-2-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,681] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,681] INFO [Partition -uve-topic-2-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,683] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,683] INFO [Partition -uve-topic-2-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,684] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,684] INFO [Partition -uve-topic-2-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,689] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,689] INFO [Partition -uve-topic-2-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,691] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,691] INFO [Partition -uve-topic-2-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,694] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,694] INFO [Partition -uve-topic-2-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,701] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,701] INFO [Partition -uve-topic-2-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,704] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,704] INFO [Partition -uve-topic-2-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,705] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,705] INFO [Partition -uve-topic-2-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,707] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,707] INFO [Partition -uve-topic-2-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,709] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,709] INFO [Partition -uve-topic-2-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,711] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,711] INFO [Partition -uve-topic-2-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,712] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,712] INFO [Partition -uve-topic-2-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,715] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,715] INFO [Partition -uve-topic-2-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,719] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,719] INFO [Partition -uve-topic-2-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,724] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,725] INFO [Partition -uve-topic-2-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,728] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,728] INFO [Partition -uve-topic-2-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,730] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,730] INFO [Partition -uve-topic-2-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,731] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,731] INFO [Partition -uve-topic-2-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,733] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,733] INFO [Partition -uve-topic-2-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,735] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,735] INFO [Partition -uve-topic-2-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,737] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,737] INFO [Partition -uve-topic-2-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,738] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,738] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,740] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,740] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,743] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,743] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,745] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,745] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,747] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,747] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,749] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,749] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,751] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,751] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,753] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,753] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,759] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,759] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,760] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,760] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,764] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,765] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,766] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,766] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,768] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,768] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,771] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,772] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,775] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,777] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,780] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,780] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,783] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,783] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,787] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,787] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,789] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,789] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,790] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,790] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,792] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,792] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,794] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,794] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,796] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,796] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,798] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,798] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,814] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,814] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,817] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,817] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,820] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,820] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,822] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,822] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,824] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,824] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,825] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,825] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,827] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,827] INFO [Partition -uve-topic-20-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,828] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,828] INFO [Partition -uve-topic-20-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,830] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,830] INFO [Partition -uve-topic-20-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,834] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,834] INFO [Partition -uve-topic-20-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,835] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,835] INFO [Partition -uve-topic-20-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,837] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,837] INFO [Partition -uve-topic-20-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,839] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,839] INFO [Partition -uve-topic-20-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,842] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,842] INFO [Partition -uve-topic-20-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,845] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,845] INFO [Partition -uve-topic-20-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,847] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,847] INFO [Partition -uve-topic-20-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,851] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,851] INFO [Partition -uve-topic-20-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,853] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,853] INFO [Partition -uve-topic-20-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,855] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,855] INFO [Partition -uve-topic-20-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,858] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,858] INFO [Partition -uve-topic-20-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,859] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,859] INFO [Partition -uve-topic-20-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,861] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,863] INFO [Partition -uve-topic-20-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,865] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,865] INFO [Partition -uve-topic-20-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,868] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,868] INFO [Partition -uve-topic-20-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,869] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,869] INFO [Partition -uve-topic-20-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,870] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,870] INFO [Partition -uve-topic-20-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,880] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,880] INFO [Partition -uve-topic-20-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,883] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,883] INFO [Partition -uve-topic-20-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,885] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,885] INFO [Partition -uve-topic-20-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,886] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,886] INFO [Partition -uve-topic-20-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,888] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,888] INFO [Partition -uve-topic-20-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,890] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,890] INFO [Partition -uve-topic-20-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,891] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,891] INFO [Partition -uve-topic-20-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,893] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,893] INFO [Partition -uve-topic-20-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,894] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,894] INFO [Partition -uve-topic-20-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,896] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,896] INFO [Partition -uve-topic-20-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,897] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,897] INFO [Partition -uve-topic-10-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,899] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,899] INFO [Partition -uve-topic-10-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,900] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,900] INFO [Partition -uve-topic-10-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,902] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,902] INFO [Partition -uve-topic-10-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,903] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,903] INFO [Partition -uve-topic-10-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,904] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,904] INFO [Partition -uve-topic-10-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,906] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,906] INFO [Partition -uve-topic-10-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,908] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,908] INFO [Partition -uve-topic-10-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,910] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,910] INFO [Partition -uve-topic-10-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,911] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,911] INFO [Partition -uve-topic-10-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,913] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,913] INFO [Partition -uve-topic-10-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,914] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,914] INFO [Partition -uve-topic-10-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,916] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,916] INFO [Partition -uve-topic-10-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,917] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,917] INFO [Partition -uve-topic-10-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,918] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,919] INFO [Partition -uve-topic-10-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,920] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,920] INFO [Partition -uve-topic-10-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,921] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,921] INFO [Partition -uve-topic-10-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,923] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,923] INFO [Partition -uve-topic-10-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,924] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,924] INFO [Partition -uve-topic-10-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,925] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,925] INFO [Partition -uve-topic-10-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,927] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,927] INFO [Partition -uve-topic-10-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,928] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,928] INFO [Partition -uve-topic-10-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,929] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,929] INFO [Partition -uve-topic-10-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,931] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,931] INFO [Partition -uve-topic-10-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,932] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,932] INFO [Partition -uve-topic-10-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,934] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,934] INFO [Partition -uve-topic-10-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,935] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,935] INFO [Partition -uve-topic-10-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,936] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,937] INFO [Partition -uve-topic-10-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,938] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,939] INFO [Partition -uve-topic-10-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,940] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,940] INFO [Partition -uve-topic-10-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,941] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,941] INFO [Partition -uve-topic-29-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,943] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,943] INFO [Partition -uve-topic-29-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,944] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,944] INFO [Partition -uve-topic-29-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,946] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,946] INFO [Partition -uve-topic-29-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,947] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,947] INFO [Partition -uve-topic-29-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,948] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,948] INFO [Partition -uve-topic-29-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,949] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,949] INFO [Partition -uve-topic-29-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,951] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,951] INFO [Partition -uve-topic-29-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,952] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,952] INFO [Partition -uve-topic-29-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,953] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,953] INFO [Partition -uve-topic-29-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,955] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,955] INFO [Partition -uve-topic-29-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,956] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,956] INFO [Partition -uve-topic-29-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,958] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,958] INFO [Partition -uve-topic-29-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,959] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,959] INFO [Partition -uve-topic-29-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,961] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,961] INFO [Partition -uve-topic-29-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,962] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,962] INFO [Partition -uve-topic-29-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,963] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,963] INFO [Partition -uve-topic-29-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,965] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,965] INFO [Partition -uve-topic-29-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,967] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,967] INFO [Partition -uve-topic-29-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,969] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,969] INFO [Partition -uve-topic-29-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,970] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,970] INFO [Partition -uve-topic-29-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,972] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,972] INFO [Partition -uve-topic-29-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,973] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,973] INFO [Partition -uve-topic-29-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,975] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,975] INFO [Partition -uve-topic-29-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,976] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,976] INFO [Partition -uve-topic-29-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,978] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,978] INFO [Partition -uve-topic-29-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,979] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,979] INFO [Partition -uve-topic-29-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,981] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,981] INFO [Partition -uve-topic-29-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,982] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,982] INFO [Partition -uve-topic-29-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,984] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,984] INFO [Partition -uve-topic-29-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,985] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,985] INFO [Partition -uve-topic-19-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,986] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,986] INFO [Partition -uve-topic-19-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,988] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,988] INFO [Partition -uve-topic-19-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,989] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,989] INFO [Partition -uve-topic-19-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,991] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,991] INFO [Partition -uve-topic-19-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,992] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,992] INFO [Partition -uve-topic-19-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,993] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,993] INFO [Partition -uve-topic-19-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,995] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,995] INFO [Partition -uve-topic-19-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,996] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:50,996] INFO [Partition -uve-topic-19-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,997] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:50,997] INFO [Partition -uve-topic-19-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:50,999] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,000] INFO [Partition -uve-topic-19-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,001] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,001] INFO [Partition -uve-topic-19-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,002] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,002] INFO [Partition -uve-topic-19-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,004] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,004] INFO [Partition -uve-topic-19-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,005] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,005] INFO [Partition -uve-topic-19-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,006] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,006] INFO [Partition -uve-topic-19-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,008] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,008] INFO [Partition -uve-topic-19-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,009] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,009] INFO [Partition -uve-topic-19-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,011] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,011] INFO [Partition -uve-topic-19-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,012] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,012] INFO [Partition -uve-topic-19-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,013] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,013] INFO [Partition -uve-topic-19-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,014] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,014] INFO [Partition -uve-topic-19-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,016] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,016] INFO [Partition -uve-topic-19-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,017] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,017] INFO [Partition -uve-topic-19-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,019] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,019] INFO [Partition -uve-topic-19-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,020] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,020] INFO [Partition -uve-topic-19-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,021] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,021] INFO [Partition -uve-topic-19-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,023] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,023] INFO [Partition -uve-topic-19-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,024] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,024] INFO [Partition -uve-topic-19-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,026] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,026] INFO [Partition -uve-topic-19-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,027] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,027] INFO [Partition -uve-topic-4-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,028] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,029] INFO [Partition -uve-topic-4-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,031] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,031] INFO [Partition -uve-topic-4-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,032] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,032] INFO [Partition -uve-topic-4-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,034] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,034] INFO [Partition -uve-topic-4-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,035] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,035] INFO [Partition -uve-topic-4-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,036] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,036] INFO [Partition -uve-topic-4-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,039] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,039] INFO [Partition -uve-topic-4-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,041] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,041] INFO [Partition -uve-topic-4-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,043] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,043] INFO [Partition -uve-topic-4-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,044] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,044] INFO [Partition -uve-topic-4-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,045] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,045] INFO [Partition -uve-topic-4-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,047] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,047] INFO [Partition -uve-topic-4-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,048] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,048] INFO [Partition -uve-topic-4-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,049] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,049] INFO [Partition -uve-topic-4-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,051] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,051] INFO [Partition -uve-topic-4-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,052] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,052] INFO [Partition -uve-topic-4-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,054] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,054] INFO [Partition -uve-topic-4-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,055] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,055] INFO [Partition -uve-topic-4-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,056] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,056] INFO [Partition -uve-topic-4-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,058] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,058] INFO [Partition -uve-topic-4-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,059] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,059] INFO [Partition -uve-topic-4-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,060] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,061] INFO [Partition -uve-topic-4-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,063] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,063] INFO [Partition -uve-topic-4-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,064] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,064] INFO [Partition -uve-topic-4-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,065] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,066] INFO [Partition -uve-topic-4-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,067] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,067] INFO [Partition -uve-topic-4-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,068] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,068] INFO [Partition -uve-topic-4-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,070] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,070] INFO [Partition -uve-topic-4-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,071] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,071] INFO [Partition -uve-topic-4-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,072] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,073] INFO [Partition -uve-topic-16-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,074] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,074] INFO [Partition -uve-topic-16-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,075] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,075] INFO [Partition -uve-topic-16-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,077] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,077] INFO [Partition -uve-topic-16-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,078] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,078] INFO [Partition -uve-topic-16-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,079] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,079] INFO [Partition -uve-topic-16-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,081] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,081] INFO [Partition -uve-topic-16-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,082] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,082] INFO [Partition -uve-topic-16-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,083] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,083] INFO [Partition -uve-topic-16-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,085] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,085] INFO [Partition -uve-topic-16-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,086] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,086] INFO [Partition -uve-topic-16-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,088] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,088] INFO [Partition -uve-topic-16-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,089] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,090] INFO [Partition -uve-topic-16-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,091] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,092] INFO [Partition -uve-topic-16-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,099] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,099] INFO [Partition -uve-topic-16-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,101] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,101] INFO [Partition -uve-topic-16-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,103] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,103] INFO [Partition -uve-topic-16-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,104] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,104] INFO [Partition -uve-topic-16-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,106] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,106] INFO [Partition -uve-topic-16-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,107] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,107] INFO [Partition -uve-topic-16-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,108] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,108] INFO [Partition -uve-topic-16-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,110] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,110] INFO [Partition -uve-topic-16-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,113] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,113] INFO [Partition -uve-topic-16-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,114] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,114] INFO [Partition -uve-topic-16-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,116] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,116] INFO [Partition -uve-topic-16-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,118] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,118] INFO [Partition -uve-topic-16-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,119] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,119] INFO [Partition -uve-topic-16-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,121] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,121] INFO [Partition -uve-topic-16-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,122] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,122] INFO [Partition -uve-topic-16-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,123] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,123] INFO [Partition -uve-topic-16-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,125] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,125] INFO [Partition -uve-topic-26-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,126] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,126] INFO [Partition -uve-topic-26-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,128] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,128] INFO [Partition -uve-topic-26-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,129] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,129] INFO [Partition -uve-topic-26-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,130] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,131] INFO [Partition -uve-topic-26-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,133] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,133] INFO [Partition -uve-topic-26-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,134] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,134] INFO [Partition -uve-topic-26-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,136] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,136] INFO [Partition -uve-topic-26-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,137] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,137] INFO [Partition -uve-topic-26-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,138] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,138] INFO [Partition -uve-topic-26-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,140] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,140] INFO [Partition -uve-topic-26-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,141] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,141] INFO [Partition -uve-topic-26-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,142] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,142] INFO [Partition -uve-topic-26-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,144] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,144] INFO [Partition -uve-topic-26-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,145] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,145] INFO [Partition -uve-topic-26-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,146] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,146] INFO [Partition -uve-topic-26-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,148] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,148] INFO [Partition -uve-topic-26-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,149] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,149] INFO [Partition -uve-topic-26-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,150] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,150] INFO [Partition -uve-topic-26-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,152] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,152] INFO [Partition -uve-topic-26-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,153] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,153] INFO [Partition -uve-topic-26-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,155] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,155] INFO [Partition -uve-topic-26-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,156] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,156] INFO [Partition -uve-topic-26-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,158] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,158] INFO [Partition -uve-topic-26-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,159] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,159] INFO [Partition -uve-topic-26-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,161] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,161] INFO [Partition -uve-topic-26-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,167] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,167] INFO [Partition -uve-topic-26-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,168] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,168] INFO [Partition -uve-topic-26-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,170] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,170] INFO [Partition -uve-topic-26-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,171] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,171] INFO [Partition -uve-topic-26-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,173] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,173] INFO [Partition -uve-topic-3-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,174] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,174] INFO [Partition -uve-topic-3-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,176] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,176] INFO [Partition -uve-topic-3-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,177] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,177] INFO [Partition -uve-topic-3-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,178] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,178] INFO [Partition -uve-topic-3-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,180] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,180] INFO [Partition -uve-topic-3-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,181] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,181] INFO [Partition -uve-topic-3-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,182] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,182] INFO [Partition -uve-topic-3-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,184] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,184] INFO [Partition -uve-topic-3-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,185] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,185] INFO [Partition -uve-topic-3-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,186] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,186] INFO [Partition -uve-topic-3-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,188] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,188] INFO [Partition -uve-topic-3-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,189] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,189] INFO [Partition -uve-topic-3-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,191] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,191] INFO [Partition -uve-topic-3-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,192] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,192] INFO [Partition -uve-topic-3-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,194] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,194] INFO [Partition -uve-topic-3-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,196] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,196] INFO [Partition -uve-topic-3-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,197] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,198] INFO [Partition -uve-topic-3-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,200] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,200] INFO [Partition -uve-topic-3-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,202] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,202] INFO [Partition -uve-topic-3-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,203] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,203] INFO [Partition -uve-topic-3-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,205] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,205] INFO [Partition -uve-topic-3-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,206] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,207] INFO [Partition -uve-topic-3-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,208] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,208] INFO [Partition -uve-topic-3-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,209] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,209] INFO [Partition -uve-topic-3-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,211] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,211] INFO [Partition -uve-topic-3-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,218] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,218] INFO [Partition -uve-topic-3-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,219] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,219] INFO [Partition -uve-topic-3-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,222] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,222] INFO [Partition -uve-topic-3-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,224] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,224] INFO [Partition -uve-topic-3-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,225] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,225] INFO [Partition -uve-topic-8-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,227] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,227] INFO [Partition -uve-topic-8-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,228] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,228] INFO [Partition -uve-topic-8-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,230] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,230] INFO [Partition -uve-topic-8-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,231] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,231] INFO [Partition -uve-topic-8-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,232] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,232] INFO [Partition -uve-topic-8-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,234] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,234] INFO [Partition -uve-topic-8-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,235] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,235] INFO [Partition -uve-topic-8-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,238] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,238] INFO [Partition -uve-topic-8-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,240] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,240] INFO [Partition -uve-topic-8-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,243] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,243] INFO [Partition -uve-topic-8-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,244] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,244] INFO [Partition -uve-topic-8-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,246] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,246] INFO [Partition -uve-topic-8-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,247] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,247] INFO [Partition -uve-topic-8-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,248] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,248] INFO [Partition -uve-topic-8-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,250] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,250] INFO [Partition -uve-topic-8-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,251] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,251] INFO [Partition -uve-topic-8-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,252] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,252] INFO [Partition -uve-topic-8-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,254] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,254] INFO [Partition -uve-topic-8-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,255] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,255] INFO [Partition -uve-topic-8-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,256] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,256] INFO [Partition -uve-topic-8-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,258] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,258] INFO [Partition -uve-topic-8-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,259] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,259] INFO [Partition -uve-topic-8-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,261] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,261] INFO [Partition -uve-topic-8-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,262] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,262] INFO [Partition -uve-topic-8-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,264] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,264] INFO [Partition -uve-topic-8-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,268] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,268] INFO [Partition -uve-topic-8-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,272] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,272] INFO [Partition -uve-topic-8-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,274] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,275] INFO [Partition -uve-topic-8-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,277] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,277] INFO [Partition -uve-topic-8-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,278] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,278] INFO [Partition -uve-topic-22-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,280] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,280] INFO [Partition -uve-topic-22-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,281] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,281] INFO [Partition -uve-topic-22-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,283] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,283] INFO [Partition -uve-topic-22-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,285] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,285] INFO [Partition -uve-topic-22-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,286] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,286] INFO [Partition -uve-topic-22-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,288] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,288] INFO [Partition -uve-topic-22-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,289] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,289] INFO [Partition -uve-topic-22-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,291] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,291] INFO [Partition -uve-topic-22-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,293] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,293] INFO [Partition -uve-topic-22-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,294] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,295] INFO [Partition -uve-topic-22-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,296] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,296] INFO [Partition -uve-topic-22-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,298] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,298] INFO [Partition -uve-topic-22-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,300] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,303] INFO [Partition -uve-topic-22-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,307] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,307] INFO [Partition -uve-topic-22-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,309] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,309] INFO [Partition -uve-topic-22-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,311] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,311] INFO [Partition -uve-topic-22-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,314] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,314] INFO [Partition -uve-topic-22-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,316] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,316] INFO [Partition -uve-topic-22-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,317] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,317] INFO [Partition -uve-topic-22-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,319] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,319] INFO [Partition -uve-topic-22-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,321] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,321] INFO [Partition -uve-topic-22-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,322] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,327] INFO [Partition -uve-topic-22-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,331] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,331] INFO [Partition -uve-topic-22-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,332] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,332] INFO [Partition -uve-topic-22-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,334] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,334] INFO [Partition -uve-topic-22-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,335] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,335] INFO [Partition -uve-topic-22-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,337] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,337] INFO [Partition -uve-topic-22-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,338] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,338] INFO [Partition -uve-topic-22-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,339] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,339] INFO [Partition -uve-topic-22-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,341] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,341] INFO [Partition -uve-topic-12-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,342] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,343] INFO [Partition -uve-topic-12-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,345] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,345] INFO [Partition -uve-topic-12-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,346] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,346] INFO [Partition -uve-topic-12-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,349] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,349] INFO [Partition -uve-topic-12-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,351] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,351] INFO [Partition -uve-topic-12-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,352] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,352] INFO [Partition -uve-topic-12-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,353] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,353] INFO [Partition -uve-topic-12-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,355] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,355] INFO [Partition -uve-topic-12-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,357] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,357] INFO [Partition -uve-topic-12-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,358] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,358] INFO [Partition -uve-topic-12-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,360] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,360] INFO [Partition -uve-topic-12-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,361] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,361] INFO [Partition -uve-topic-12-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,362] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,362] INFO [Partition -uve-topic-12-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,364] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,364] INFO [Partition -uve-topic-12-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,365] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,365] INFO [Partition -uve-topic-12-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,366] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,367] INFO [Partition -uve-topic-12-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,369] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,369] INFO [Partition -uve-topic-12-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,371] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,371] INFO [Partition -uve-topic-12-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,376] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,376] INFO [Partition -uve-topic-12-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,384] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,384] INFO [Partition -uve-topic-12-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,386] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,386] INFO [Partition -uve-topic-12-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,387] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,388] INFO [Partition -uve-topic-12-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,389] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,389] INFO [Partition -uve-topic-12-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,391] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,391] INFO [Partition -uve-topic-12-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,392] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,392] INFO [Partition -uve-topic-12-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,394] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,395] INFO [Partition -uve-topic-12-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,396] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,396] INFO [Partition -uve-topic-12-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,398] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,398] INFO [Partition -uve-topic-12-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,399] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,399] INFO [Partition -uve-topic-12-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,401] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,671] INFO [Partition -uve-topic-21-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,673] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:55:51,690] INFO [Partition -uve-topic-24-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,692] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-06 01:55:51,693] INFO [Partition -uve-topic-23-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,695] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,695] INFO [Partition -uve-topic-28-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,696] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-06 01:55:51,696] INFO [Partition -uve-topic-0-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-06 01:55:51,698] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-06 01:58:13,126] INFO Unable to read additional data from server sessionid 0x20000584b6d002f, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:14,271] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:14,272] INFO Socket connection established, initiating session, client: /10.0.0.38:49932, server: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:14,277] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181, sessionid = 0x20000584b6d002f, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:00:41,983] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-8-9, -uve-topic-17-23, structured_syslog_topic-8, -uve-topic-10-19, -uve-topic-19-3, -uve-topic-27-22, -uve-topic-10-1, -uve-topic-14-17, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-19-12, -uve-topic-15-3, -uve-topic-1-3, -uve-topic-18-17, -uve-topic-25-3, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-4-25, -uve-topic-15-12, -uve-topic-4-7, -uve-topic-6-14, -uve-topic-11-12, -uve-topic-9-9, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-2-6, -uve-topic-18-5, HEALTH_CHECK_TOPIC-27, -uve-topic-21-19, -uve-topic-13-19, -uve-topic-23-18, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-9-18, -uve-topic-28-12, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-9-0, -uve-topic-15-0, -uve-topic-7-27, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-7-9, -uve-topic-16-23, -uve-topic-28-21, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-19-0, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-11-0, -uve-topic-3-27, -uve-topic-29-25, -uve-topic-14-14, -uve-topic-3-9, -uve-topic-29-7, HEALTH_CHECK_TOPIC-15, -uve-topic-0-22, -uve-topic-0-4, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-16-29, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-5-24, -uve-topic-16-11, -uve-topic-19-6, -uve-topic-5-6, -uve-topic-10-4, -uve-topic-20-29, -uve-topic-14-2, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-25-24, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-3-6, -uve-topic-29-4, -uve-topic-8-18, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-10-10, -uve-topic-4-10, -uve-topic-6-17, -uve-topic-25-12, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-9-21, -uve-topic-15-21, -uve-topic-20-8, -uve-topic-1-21, -uve-topic-6-8, -uve-topic-4-16, -uve-topic-9-3, -uve-topic-7-12, -uve-topic-16-26, -uve-topic-28-24, -uve-topic-11-21, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-26-15, HEALTH_CHECK_TOPIC-18, -uve-topic-9-27, -uve-topic-0-25, -uve-topic-0-7, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-5-27, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-14-23, -uve-topic-26-21, -uve-topic-14-5, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-5-18, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-8-3, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-1-0, -uve-topic-22-12, -uve-topic-12-13, -uve-topic-19-24, structured_syslog_topic-11, -uve-topic-10-22, -uve-topic-6-2, -uve-topic-25-15, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-9-24, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-1-24, -uve-topic-23-6, -uve-topic-15-6, -uve-topic-1-6, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-27, -uve-topic-4-28, -uve-topic-10-28, -uve-topic-28-9, -uve-topic-11-6, -uve-topic-2-18, -uve-topic-26-18, HEALTH_CHECK_TOPIC-21, -uve-topic-21-13, HEALTH_CHECK_TOPIC-3, -uve-topic-0-28, -uve-topic-11-15, -uve-topic-9-12, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-0-10, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-21-22, HEALTH_CHECK_TOPIC-12, -uve-topic-16-17, -uve-topic-21-4, -uve-topic-28-15, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-5-12, -uve-topic-14-26, -uve-topic-26-24, -uve-topic-14-8, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-5-21, -uve-topic-0-16, -uve-topic-5-3, -uve-topic-29-28, -uve-topic-24-23, -uve-topic-29-10, -uve-topic-21-10, HEALTH_CHECK_TOPIC-0, structured_syslog_topic-5, -uve-topic-10-16, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-27, -uve-topic-10-25, -uve-topic-19-9, -uve-topic-10-7, -uve-topic-3-18, -uve-topic-29-16, -uve-topic-3-0, -uve-topic-20-14, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-15-9, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-13, -uve-topic-4-13, -uve-topic-25-6, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-20-2, -uve-topic-18-29, -uve-topic-7-24, -uve-topic-18-11, -uve-topic-2-12, -uve-topic-21-25, -uve-topic-16-20, -uve-topic-21-7, -uve-topic-28-18, -uve-topic-4-19, -uve-topic-16-2, -uve-topic-28-0, -uve-topic-26-27, -uve-topic-4-1, -uve-topic-11-24, -uve-topic-0-19, -uve-topic-0-1, -uve-topic-2-0, -uve-topic-24-26, -uve-topic-29-13, structured_syslog_topic-26, -uve-topic-24-8, -uve-topic-16-8, -uve-topic-7-21, -uve-topic-24-17, -uve-topic-7-3, structured_syslog_topic-17, -uve-topic-25-21, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-3-3, -uve-topic-29-1, -uve-topic-20-17, -uve-topic-8-15, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-1-12, -uve-topic-27-10, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-8-24, -uve-topic-22-6, -uve-topic-12-7, structured_syslog_topic-23, -uve-topic-24-5, -uve-topic-8-6, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-25-27, -uve-topic-25-9, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-25-18, -uve-topic-21-28, -uve-topic-25-0, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-8-12, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-28-3, -uve-topic-4-4, -uve-topic-26-12, -uve-topic-11-27, -uve-topic-11-9, -uve-topic-9-6, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-2-3, -uve-topic-18-2, HEALTH_CHECK_TOPIC-24, -uve-topic-21-16, -uve-topic-23-15, -uve-topic-13-16, HEALTH_CHECK_TOPIC-6, -uve-topic-9-15, -uve-topic-14-20, -uve-topic-7-6, -uve-topic-24-20, -uve-topic-26-0, structured_syslog_topic-20, -uve-topic-19-15, -uve-topic-5-15, structured_syslog_topic-2, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-14-11, -uve-topic-29-22, -uve-topic-26-9) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,053] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,062] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=6), -uve-topic-11-24 -> (offset=0, leaderEpoch=6), -uve-topic-23-21 -> (offset=0, leaderEpoch=6), -uve-topic-13-22 -> (offset=0, leaderEpoch=6), -uve-topic-8-18 -> (offset=0, leaderEpoch=6), -uve-topic-10-7 -> (offset=0, leaderEpoch=6), -uve-topic-5-24 -> (offset=0, leaderEpoch=6), -uve-topic-4-22 -> (offset=0, leaderEpoch=6), -uve-topic-2-18 -> (offset=0, leaderEpoch=6), -uve-topic-1-3 -> (offset=0, leaderEpoch=6), -uve-topic-24-11 -> (offset=0, leaderEpoch=6), -uve-topic-10-1 -> (offset=0, leaderEpoch=6), -uve-topic-15-3 -> (offset=0, leaderEpoch=6), -uve-topic-18-11 -> (offset=0, leaderEpoch=6), -uve-topic-18-2 -> (offset=0, leaderEpoch=6), -uve-topic-21-7 -> (offset=0, leaderEpoch=6), -uve-topic-19-12 -> (offset=0, leaderEpoch=6), -uve-topic-20-14 -> (offset=0, leaderEpoch=6), -uve-topic-5-15 -> (offset=0, leaderEpoch=6), -uve-topic-21-1 -> (offset=0, leaderEpoch=6), structured_syslog_topic-17 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=6), -uve-topic-28-9 -> (offset=0, leaderEpoch=6), -uve-topic-19-0 -> (offset=0, leaderEpoch=6), -uve-topic-3-21 -> (offset=0, leaderEpoch=6), -uve-topic-18-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-27 -> (offset=0, leaderEpoch=6), -uve-topic-8-12 -> (offset=0, leaderEpoch=6), -uve-topic-1-6 -> (offset=0, leaderEpoch=6), -uve-topic-9-15 -> (offset=0, leaderEpoch=6), -uve-topic-18-20 -> (offset=0, leaderEpoch=6), -uve-topic-15-9 -> (offset=0, leaderEpoch=6), -uve-topic-0-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-29 -> (offset=0, leaderEpoch=6), -uve-topic-14-23 -> (offset=0, leaderEpoch=6), -uve-topic-15-24 -> (offset=0, leaderEpoch=6), -uve-topic-18-26 -> (offset=0, leaderEpoch=6), -uve-topic-26-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-19 -> (offset=0, leaderEpoch=6), -uve-topic-23-18 -> (offset=0, leaderEpoch=6), -uve-topic-28-27 -> (offset=0, leaderEpoch=6), -uve-topic-0-25 -> (offset=0, leaderEpoch=6), -uve-topic-18-5 -> (offset=0, leaderEpoch=6), -uve-topic-7-21 -> (offset=0, leaderEpoch=6), -uve-topic-1-0 -> (offset=75, leaderEpoch=6), -uve-topic-15-0 -> (offset=0, leaderEpoch=6), -uve-topic-13-7 -> (offset=0, leaderEpoch=6), -uve-topic-23-6 -> (offset=0, leaderEpoch=6), -uve-topic-4-4 -> (offset=0, leaderEpoch=6), -uve-topic-13-10 -> (offset=0, leaderEpoch=6), -uve-topic-23-9 -> (offset=0, leaderEpoch=6), -uve-topic-14-8 -> (offset=0, leaderEpoch=6), -uve-topic-6-20 -> (offset=0, leaderEpoch=6), -uve-topic-21-4 -> (offset=0, leaderEpoch=6), -uve-topic-29-13 -> (offset=0, leaderEpoch=6), -uve-topic-28-12 -> (offset=0, leaderEpoch=6), -uve-topic-20-26 -> (offset=0, leaderEpoch=6), -uve-topic-14-20 -> (offset=0, leaderEpoch=6), structured_syslog_topic-26 -> (offset=0, leaderEpoch=6), -uve-topic-18-23 -> (offset=0, leaderEpoch=6), -uve-topic-2-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-9 -> (offset=0, leaderEpoch=6), -uve-topic-2-27 -> (offset=0, leaderEpoch=6), -uve-topic-19-24 -> (offset=0, leaderEpoch=6), -uve-topic-16-8 -> (offset=0, leaderEpoch=6), -uve-topic-5-12 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=6), -uve-topic-0-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-24 -> (offset=0, leaderEpoch=6), -uve-topic-17-11 -> (offset=0, leaderEpoch=6), -uve-topic-27-10 -> (offset=0, leaderEpoch=6), -uve-topic-1-9 -> (offset=0, leaderEpoch=6), -uve-topic-9-21 -> (offset=0, leaderEpoch=6), -uve-topic-22-24 -> (offset=0, leaderEpoch=6), -uve-topic-12-25 -> (offset=0, leaderEpoch=6), -uve-topic-19-6 -> (offset=0, leaderEpoch=6), -uve-topic-2-24 -> (offset=0, leaderEpoch=6), -uve-topic-24-26 -> (offset=0, leaderEpoch=6), -uve-topic-10-28 -> (offset=0, leaderEpoch=6), -uve-topic-28-3 -> (offset=0, leaderEpoch=6), -uve-topic-9-27 -> (offset=0, leaderEpoch=6), -uve-topic-11-21 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=6), -uve-topic-24-5 -> (offset=0, leaderEpoch=6), -uve-topic-3-3 -> (offset=0, leaderEpoch=6), -uve-topic-22-21 -> (offset=0, leaderEpoch=6), -uve-topic-12-22 -> (offset=0, leaderEpoch=6), -uve-topic-19-27 -> (offset=0, leaderEpoch=6), -uve-topic-29-4 -> (offset=0, leaderEpoch=6), -uve-topic-21-28 -> (offset=0, leaderEpoch=6), -uve-topic-29-10 -> (offset=0, leaderEpoch=6), -uve-topic-28-24 -> (offset=0, leaderEpoch=6), -uve-topic-11-9 -> (offset=0, leaderEpoch=6), -uve-topic-16-14 -> (offset=0, leaderEpoch=6), -uve-topic-29-25 -> (offset=0, leaderEpoch=6), -uve-topic-5-6 -> (offset=0, leaderEpoch=6), -uve-topic-7-0 -> (offset=0, leaderEpoch=6), -uve-topic-24-23 -> (offset=0, leaderEpoch=6), -uve-topic-21-16 -> (offset=0, leaderEpoch=6), -uve-topic-5-27 -> (offset=0, leaderEpoch=6), -uve-topic-6-11 -> (offset=0, leaderEpoch=6), -uve-topic-0-22 -> (offset=0, leaderEpoch=6), -uve-topic-17-20 -> (offset=0, leaderEpoch=6), -uve-topic-27-19 -> (offset=0, leaderEpoch=6), -uve-topic-28-15 -> (offset=0, leaderEpoch=6), -uve-topic-20-11 -> (offset=0, leaderEpoch=6), -uve-topic-12-10 -> (offset=0, leaderEpoch=6), -uve-topic-22-9 -> (offset=0, leaderEpoch=6), -uve-topic-5-9 -> (offset=0, leaderEpoch=6), -uve-topic-19-3 -> (offset=0, leaderEpoch=6), -uve-topic-20-23 -> (offset=0, leaderEpoch=6), -uve-topic-16-17 -> (offset=0, leaderEpoch=6), -uve-topic-25-6 -> (offset=0, leaderEpoch=6), -uve-topic-9-18 -> (offset=0, leaderEpoch=6), -uve-topic-23-3 -> (offset=0, leaderEpoch=6), -uve-topic-13-4 -> (offset=0, leaderEpoch=6), -uve-topic-19-9 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=6), -uve-topic-8-3 -> (offset=0, leaderEpoch=6), -uve-topic-1-27 -> (offset=0, leaderEpoch=6), -uve-topic-23-0 -> (offset=216, leaderEpoch=6), -uve-topic-13-1 -> (offset=0, leaderEpoch=6), -uve-topic-26-18 -> (offset=0, leaderEpoch=6), -uve-topic-16-11 -> (offset=0, leaderEpoch=6), -uve-topic-29-28 -> (offset=0, leaderEpoch=6), -uve-topic-0-13 -> (offset=0, leaderEpoch=6), -uve-topic-29-22 -> (offset=0, leaderEpoch=6), -uve-topic-29-16 -> (offset=0, leaderEpoch=6), -uve-topic-26-9 -> (offset=0, leaderEpoch=6), -uve-topic-9-9 -> (offset=0, leaderEpoch=6), -uve-topic-1-24 -> (offset=0, leaderEpoch=6), -uve-topic-18-8 -> (offset=0, leaderEpoch=6), -uve-topic-1-18 -> (offset=0, leaderEpoch=6), -uve-topic-16-26 -> (offset=0, leaderEpoch=6), -uve-topic-25-24 -> (offset=0, leaderEpoch=6), -uve-topic-17-8 -> (offset=0, leaderEpoch=6), -uve-topic-27-7 -> (offset=0, leaderEpoch=6), -uve-topic-22-18 -> (offset=0, leaderEpoch=6), -uve-topic-12-19 -> (offset=0, leaderEpoch=6), structured_syslog_topic-20 -> (offset=0, leaderEpoch=6), -uve-topic-10-16 -> (offset=0, leaderEpoch=6), -uve-topic-6-14 -> (offset=0, leaderEpoch=6), -uve-topic-25-12 -> (offset=0, leaderEpoch=6), -uve-topic-26-6 -> (offset=0, leaderEpoch=6), -uve-topic-9-6 -> (offset=0, leaderEpoch=6), -uve-topic-14-2 -> (offset=0, leaderEpoch=6), -uve-topic-23-27 -> (offset=0, leaderEpoch=6), -uve-topic-13-28 -> (offset=0, leaderEpoch=6), structured_syslog_topic-8 -> (offset=0, leaderEpoch=6), -uve-topic-28-21 -> (offset=0, leaderEpoch=6), -uve-topic-24-2 -> (offset=0, leaderEpoch=6), structured_syslog_topic-14 -> (offset=0, leaderEpoch=6), -uve-topic-2-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-2 -> (offset=0, leaderEpoch=6), -uve-topic-8-0 -> (offset=0, leaderEpoch=6), -uve-topic-1-15 -> (offset=0, leaderEpoch=6), -uve-topic-25-3 -> (offset=0, leaderEpoch=6), -uve-topic-23-15 -> (offset=0, leaderEpoch=6), -uve-topic-13-16 -> (offset=0, leaderEpoch=6), -uve-topic-16-23 -> (offset=0, leaderEpoch=6), -uve-topic-4-16 -> (offset=0, leaderEpoch=6), -uve-topic-7-15 -> (offset=0, leaderEpoch=6), -uve-topic-11-6 -> (offset=0, leaderEpoch=6), -uve-topic-21-13 -> (offset=0, leaderEpoch=6), -uve-topic-16-5 -> (offset=0, leaderEpoch=6), -uve-topic-10-13 -> (offset=0, leaderEpoch=6), -uve-topic-1-21 -> (offset=0, leaderEpoch=6), -uve-topic-7-24 -> (offset=0, leaderEpoch=6), -uve-topic-22-6 -> (offset=0, leaderEpoch=6), -uve-topic-12-7 -> (offset=0, leaderEpoch=6), -uve-topic-16-29 -> (offset=0, leaderEpoch=6), -uve-topic-20-20 -> (offset=0, leaderEpoch=6), -uve-topic-28-18 -> (offset=0, leaderEpoch=6), -uve-topic-22-12 -> (offset=0, leaderEpoch=6), -uve-topic-12-13 -> (offset=0, leaderEpoch=6), -uve-topic-6-2 -> (offset=0, leaderEpoch=6), -uve-topic-29-19 -> (offset=0, leaderEpoch=6), -uve-topic-17-17 -> (offset=0, leaderEpoch=6), -uve-topic-27-16 -> (offset=0, leaderEpoch=6), -uve-topic-3-15 -> (offset=0, leaderEpoch=6), -uve-topic-24-14 -> (offset=0, leaderEpoch=6), -uve-topic-29-7 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=6), -uve-topic-14-5 -> (offset=0, leaderEpoch=6), -uve-topic-24-20 -> (offset=0, leaderEpoch=6), -uve-topic-3-12 -> (offset=0, leaderEpoch=6), -uve-topic-25-21 -> (offset=0, leaderEpoch=6), -uve-topic-25-15 -> (offset=0, leaderEpoch=6), -uve-topic-4-13 -> (offset=0, leaderEpoch=6), -uve-topic-15-6 -> (offset=0, leaderEpoch=6), -uve-topic-4-1 -> (offset=0, leaderEpoch=6), -uve-topic-9-12 -> (offset=0, leaderEpoch=6), -uve-topic-12-4 -> (offset=0, leaderEpoch=6), -uve-topic-22-3 -> (offset=0, leaderEpoch=6), -uve-topic-20-8 -> (offset=0, leaderEpoch=6), -uve-topic-20-29 -> (offset=0, leaderEpoch=6), -uve-topic-21-25 -> (offset=0, leaderEpoch=6), -uve-topic-8-6 -> (offset=0, leaderEpoch=6), -uve-topic-7-12 -> (offset=0, leaderEpoch=6), -uve-topic-21-10 -> (offset=0, leaderEpoch=6), -uve-topic-11-18 -> (offset=0, leaderEpoch=6), -uve-topic-22-27 -> (offset=0, leaderEpoch=6), -uve-topic-12-28 -> (offset=0, leaderEpoch=6), -uve-topic-28-6 -> (offset=0, leaderEpoch=6), -uve-topic-4-7 -> (offset=0, leaderEpoch=6), -uve-topic-6-29 -> (offset=0, leaderEpoch=6), -uve-topic-5-18 -> (offset=0, leaderEpoch=6), -uve-topic-2-15 -> (offset=0, leaderEpoch=6), -uve-topic-3-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-25 -> (offset=0, leaderEpoch=6), -uve-topic-26-15 -> (offset=0, leaderEpoch=6), -uve-topic-12-1 -> (offset=0, leaderEpoch=6), -uve-topic-22-0 -> (offset=217, leaderEpoch=6), -uve-topic-17-23 -> (offset=0, leaderEpoch=6), -uve-topic-27-22 -> (offset=0, leaderEpoch=6), -uve-topic-16-20 -> (offset=0, leaderEpoch=6), -uve-topic-11-3 -> (offset=0, leaderEpoch=6), -uve-topic-11-0 -> (offset=0, leaderEpoch=6), -uve-topic-9-3 -> (offset=0, leaderEpoch=6), -uve-topic-14-17 -> (offset=0, leaderEpoch=6), -uve-topic-28-0 -> (offset=111, leaderEpoch=6), -uve-topic-29-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-14 -> (offset=0, leaderEpoch=6), -uve-topic-27-13 -> (offset=0, leaderEpoch=6), -uve-topic-24-8 -> (offset=0, leaderEpoch=6), -uve-topic-26-27 -> (offset=0, leaderEpoch=6), -uve-topic-25-18 -> (offset=0, leaderEpoch=6), -uve-topic-3-0 -> (offset=0, leaderEpoch=6), -uve-topic-3-18 -> (offset=0, leaderEpoch=6), -uve-topic-5-21 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=6), -uve-topic-26-12 -> (offset=0, leaderEpoch=6), -uve-topic-25-9 -> (offset=0, leaderEpoch=6), -uve-topic-15-18 -> (offset=0, leaderEpoch=6), -uve-topic-22-15 -> (offset=0, leaderEpoch=6), -uve-topic-12-16 -> (offset=0, leaderEpoch=6), -uve-topic-0-28 -> (offset=0, leaderEpoch=6), -uve-topic-13-13 -> (offset=0, leaderEpoch=6), -uve-topic-23-12 -> (offset=0, leaderEpoch=6), -uve-topic-8-15 -> (offset=0, leaderEpoch=6), -uve-topic-14-14 -> (offset=0, leaderEpoch=6), -uve-topic-18-17 -> (offset=0, leaderEpoch=6), -uve-topic-21-22 -> (offset=0, leaderEpoch=6), -uve-topic-3-27 -> (offset=0, leaderEpoch=6), -uve-topic-9-0 -> (offset=0, leaderEpoch=6), -uve-topic-7-18 -> (offset=0, leaderEpoch=6), -uve-topic-8-24 -> (offset=0, leaderEpoch=6), -uve-topic-26-3 -> (offset=0, leaderEpoch=6), -uve-topic-17-2 -> (offset=0, leaderEpoch=6), -uve-topic-27-1 -> (offset=0, leaderEpoch=6), -uve-topic-6-17 -> (offset=0, leaderEpoch=6), structured_syslog_topic-5 -> (offset=0, leaderEpoch=6), -uve-topic-4-19 -> (offset=0, leaderEpoch=6), -uve-topic-24-29 -> (offset=0, leaderEpoch=6), -uve-topic-11-15 -> (offset=0, leaderEpoch=6), -uve-topic-6-8 -> (offset=0, leaderEpoch=6), -uve-topic-2-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-18 -> (offset=0, leaderEpoch=6), -uve-topic-17-29 -> (offset=0, leaderEpoch=6), -uve-topic-27-28 -> (offset=0, leaderEpoch=6), -uve-topic-4-10 -> (offset=0, leaderEpoch=6), -uve-topic-20-5 -> (offset=0, leaderEpoch=6), -uve-topic-3-6 -> (offset=0, leaderEpoch=6), -uve-topic-17-26 -> (offset=0, leaderEpoch=6), -uve-topic-27-25 -> (offset=0, leaderEpoch=6), -uve-topic-7-9 -> (offset=0, leaderEpoch=6), -uve-topic-26-21 -> (offset=0, leaderEpoch=6), -uve-topic-5-0 -> (offset=0, leaderEpoch=6), -uve-topic-7-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-29 -> (offset=0, leaderEpoch=6), -uve-topic-6-26 -> (offset=0, leaderEpoch=6), -uve-topic-5-3 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=6), -uve-topic-10-4 -> (offset=0, leaderEpoch=6), -uve-topic-10-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-3 -> (offset=0, leaderEpoch=6), -uve-topic-26-0 -> (offset=170, leaderEpoch=6), -uve-topic-15-21 -> (offset=0, leaderEpoch=6), -uve-topic-15-15 -> (offset=0, leaderEpoch=6), -uve-topic-2-12 -> (offset=0, leaderEpoch=6), -uve-topic-0-10 -> (offset=0, leaderEpoch=6), -uve-topic-24-17 -> (offset=0, leaderEpoch=6), -uve-topic-19-21 -> (offset=0, leaderEpoch=6), -uve-topic-6-5 -> (offset=0, leaderEpoch=6), -uve-topic-7-6 -> (offset=0, leaderEpoch=6), -uve-topic-11-27 -> (offset=0, leaderEpoch=6), -uve-topic-20-2 -> (offset=0, leaderEpoch=6), -uve-topic-8-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-23 -> (offset=0, leaderEpoch=6), -uve-topic-14-26 -> (offset=0, leaderEpoch=6), -uve-topic-25-0 -> (offset=74, leaderEpoch=6), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=6), -uve-topic-10-19 -> (offset=0, leaderEpoch=6), structured_syslog_topic-11 -> (offset=0, leaderEpoch=6), -uve-topic-19-15 -> (offset=0, leaderEpoch=6), -uve-topic-11-12 -> (offset=0, leaderEpoch=6), -uve-topic-21-19 -> (offset=0, leaderEpoch=6), -uve-topic-0-1 -> (offset=0, leaderEpoch=6), -uve-topic-4-28 -> (offset=0, leaderEpoch=6), -uve-topic-2-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-10 -> (offset=0, leaderEpoch=6), -uve-topic-18-14 -> (offset=0, leaderEpoch=6), -uve-topic-20-17 -> (offset=0, leaderEpoch=6), -uve-topic-25-27 -> (offset=0, leaderEpoch=6), -uve-topic-16-2 -> (offset=0, leaderEpoch=6), -uve-topic-3-24 -> (offset=0, leaderEpoch=6), -uve-topic-4-25 -> (offset=0, leaderEpoch=6), -uve-topic-2-0 -> (offset=75, leaderEpoch=6), -uve-topic-15-27 -> (offset=0, leaderEpoch=6), -uve-topic-0-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-23 -> (offset=0, leaderEpoch=6), -uve-topic-23-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-7 -> (offset=0, leaderEpoch=6), -uve-topic-15-12 -> (offset=0, leaderEpoch=6), -uve-topic-27-4 -> (offset=0, leaderEpoch=6), -uve-topic-17-5 -> (offset=0, leaderEpoch=6), -uve-topic-14-11 -> (offset=0, leaderEpoch=6)) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,212] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-20-28, -uve-topic-29-12, -uve-topic-3-14, -uve-topic-8-26, -uve-topic-20-10, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-12-0, structured_syslog_topic-16, -uve-topic-10-27, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-25-2, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-25-11, -uve-topic-21-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-8-5, -uve-topic-15-20, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-2, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-26-23, -uve-topic-11-20, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-21-27, HEALTH_CHECK_TOPIC-17, -uve-topic-21-9, -uve-topic-9-26, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-2-23, -uve-topic-18-22, -uve-topic-14-13, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-5-26, structured_syslog_topic-13, -uve-topic-19-8, -uve-topic-5-8, -uve-topic-14-22, -uve-topic-26-20, -uve-topic-14-4, -uve-topic-26-2, -uve-topic-0-12, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-8-20, -uve-topic-12-3, -uve-topic-22-2, structured_syslog_topic-19, -uve-topic-24-1, -uve-topic-8-2, -uve-topic-17-16, structured_syslog_topic-1, -uve-topic-10-12, -uve-topic-27-15, -uve-topic-14-10, -uve-topic-19-5, -uve-topic-25-14, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-15-23, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-1-5, -uve-topic-4-27, -uve-topic-6-7, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-23-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-12, -uve-topic-9-29, -uve-topic-23-11, -uve-topic-13-12, HEALTH_CHECK_TOPIC-2, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-2-26, -uve-topic-18-25, -uve-topic-2-8, -uve-topic-7-20, -uve-topic-18-7, -uve-topic-7-2, -uve-topic-16-16, -uve-topic-28-14, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-14-7, -uve-topic-29-18, -uve-topic-26-5, HEALTH_CHECK_TOPIC-8, -uve-topic-0-15, -uve-topic-29-27, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, structured_syslog_topic-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-3-26, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-25-17, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-29-15, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-6-28, -uve-topic-6-10, -uve-topic-25-23, -uve-topic-25-5, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-20-1, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-2-29, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-18-10, -uve-topic-7-5, -uve-topic-16-19, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-14-28, -uve-topic-4-0, -uve-topic-26-26, HEALTH_CHECK_TOPIC-29, -uve-topic-26-8, HEALTH_CHECK_TOPIC-11, -uve-topic-9-20, -uve-topic-11-23, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-11-5, -uve-topic-2-17, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-24-25, -uve-topic-16-25, structured_syslog_topic-25, -uve-topic-24-7, -uve-topic-5-20, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-14-16, -uve-topic-26-14, -uve-topic-19-29, -uve-topic-5-29, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-5-11, -uve-topic-14-25, -uve-topic-0-6, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-15-29, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-29-0, -uve-topic-27-27, -uve-topic-15-11, -uve-topic-1-11, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-19-17, -uve-topic-5-17, structured_syslog_topic-4, -uve-topic-10-15, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-15-17, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-28-20, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-21-24, -uve-topic-26-11, HEALTH_CHECK_TOPIC-14, -uve-topic-11-26, -uve-topic-9-23, -uve-topic-0-21, -uve-topic-11-8, -uve-topic-9-5, -uve-topic-2-20, -uve-topic-18-19, -uve-topic-2-2, -uve-topic-18-1, HEALTH_CHECK_TOPIC-23, -uve-topic-21-15, -uve-topic-16-28, -uve-topic-13-15, -uve-topic-23-14, HEALTH_CHECK_TOPIC-5, -uve-topic-28-26, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-4-9, -uve-topic-26-17, -uve-topic-14-1, -uve-topic-19-14, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-0-9, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-3-5, -uve-topic-29-3, -uve-topic-21-3, -uve-topic-7-29, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-19-20, -uve-topic-10-18, -uve-topic-19-2, -uve-topic-25-29, -uve-topic-5-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-20-25, -uve-topic-29-9, -uve-topic-3-11, -uve-topic-6-25, -uve-topic-20-7, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-23, -uve-topic-4-24, -uve-topic-10-24, -uve-topic-4-6, -uve-topic-10-6, -uve-topic-20-13, -uve-topic-11-29, -uve-topic-6-13, -uve-topic-25-26, -uve-topic-2-5, -uve-topic-18-4, -uve-topic-7-17, -uve-topic-21-18, -uve-topic-28-29, -uve-topic-16-13, -uve-topic-21-0, -uve-topic-28-11, -uve-topic-13-0, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-11-17, -uve-topic-28-2, -uve-topic-26-29, -uve-topic-2-11, -uve-topic-29-24, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-21-6, -uve-topic-16-1, -uve-topic-0-3, -uve-topic-22-29, -uve-topic-24-28, -uve-topic-7-14, structured_syslog_topic-28, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-5-23, -uve-topic-16-10, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,232] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=5), -uve-topic-23-5 -> (offset=0, leaderEpoch=5), -uve-topic-13-6 -> (offset=0, leaderEpoch=5), -uve-topic-26-20 -> (offset=0, leaderEpoch=5), -uve-topic-20-22 -> (offset=0, leaderEpoch=5), -uve-topic-6-25 -> (offset=0, leaderEpoch=5), -uve-topic-28-26 -> (offset=0, leaderEpoch=5), -uve-topic-7-8 -> (offset=0, leaderEpoch=5), -uve-topic-25-2 -> (offset=0, leaderEpoch=5), -uve-topic-8-5 -> (offset=0, leaderEpoch=5), -uve-topic-28-2 -> (offset=0, leaderEpoch=5), -uve-topic-21-15 -> (offset=0, leaderEpoch=5), -uve-topic-11-8 -> (offset=0, leaderEpoch=5), -uve-topic-5-23 -> (offset=0, leaderEpoch=5), -uve-topic-6-16 -> (offset=0, leaderEpoch=5), -uve-topic-10-15 -> (offset=0, leaderEpoch=5), -uve-topic-11-2 -> (offset=0, leaderEpoch=5), -uve-topic-17-1 -> (offset=0, leaderEpoch=5), -uve-topic-27-0 -> (offset=77, leaderEpoch=5), -uve-topic-22-20 -> (offset=0, leaderEpoch=5), -uve-topic-12-21 -> (offset=0, leaderEpoch=5), -uve-topic-14-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-18 -> (offset=0, leaderEpoch=5), -uve-topic-17-19 -> (offset=0, leaderEpoch=5), -uve-topic-1-17 -> (offset=0, leaderEpoch=5), -uve-topic-18-10 -> (offset=0, leaderEpoch=5), -uve-topic-1-5 -> (offset=0, leaderEpoch=5), -uve-topic-27-24 -> (offset=0, leaderEpoch=5), -uve-topic-17-25 -> (offset=0, leaderEpoch=5), -uve-topic-14-13 -> (offset=0, leaderEpoch=5), -uve-topic-7-17 -> (offset=0, leaderEpoch=5), -uve-topic-25-29 -> (offset=0, leaderEpoch=5), -uve-topic-8-2 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=5), -uve-topic-2-20 -> (offset=0, leaderEpoch=5), -uve-topic-15-17 -> (offset=0, leaderEpoch=5), -uve-topic-15-8 -> (offset=0, leaderEpoch=5), -uve-topic-25-8 -> (offset=0, leaderEpoch=5), -uve-topic-24-28 -> (offset=0, leaderEpoch=5), -uve-topic-24-22 -> (offset=0, leaderEpoch=5), -uve-topic-25-23 -> (offset=0, leaderEpoch=5), -uve-topic-7-26 -> (offset=0, leaderEpoch=5), -uve-topic-15-14 -> (offset=0, leaderEpoch=5), -uve-topic-1-26 -> (offset=0, leaderEpoch=5), -uve-topic-16-25 -> (offset=0, leaderEpoch=5), -uve-topic-18-28 -> (offset=0, leaderEpoch=5), -uve-topic-13-15 -> (offset=0, leaderEpoch=5), -uve-topic-23-14 -> (offset=0, leaderEpoch=5), -uve-topic-8-29 -> (offset=0, leaderEpoch=5), -uve-topic-5-5 -> (offset=0, leaderEpoch=5), -uve-topic-14-1 -> (offset=0, leaderEpoch=5), -uve-topic-24-7 -> (offset=0, leaderEpoch=5), -uve-topic-23-17 -> (offset=0, leaderEpoch=5), -uve-topic-13-18 -> (offset=0, leaderEpoch=5), -uve-topic-6-13 -> (offset=0, leaderEpoch=5), -uve-topic-14-16 -> (offset=0, leaderEpoch=5), -uve-topic-11-5 -> (offset=0, leaderEpoch=5), -uve-topic-19-14 -> (offset=0, leaderEpoch=5), -uve-topic-18-13 -> (offset=0, leaderEpoch=5), structured_syslog_topic-22 -> (offset=0, leaderEpoch=5), -uve-topic-10-27 -> (offset=0, leaderEpoch=5), -uve-topic-24-19 -> (offset=0, leaderEpoch=5), -uve-topic-3-14 -> (offset=0, leaderEpoch=5), -uve-topic-17-4 -> (offset=0, leaderEpoch=5), -uve-topic-27-3 -> (offset=0, leaderEpoch=5), -uve-topic-22-8 -> (offset=0, leaderEpoch=5), -uve-topic-12-9 -> (offset=0, leaderEpoch=5), -uve-topic-21-12 -> (offset=0, leaderEpoch=5), -uve-topic-8-20 -> (offset=0, leaderEpoch=5), structured_syslog_topic-16 -> (offset=0, leaderEpoch=5), -uve-topic-14-28 -> (offset=0, leaderEpoch=5), -uve-topic-6-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-21 -> (offset=0, leaderEpoch=5), -uve-topic-17-22 -> (offset=0, leaderEpoch=5), -uve-topic-28-11 -> (offset=0, leaderEpoch=5), structured_syslog_topic-10 -> (offset=0, leaderEpoch=5), -uve-topic-22-5 -> (offset=0, leaderEpoch=5), -uve-topic-12-6 -> (offset=0, leaderEpoch=5), -uve-topic-7-14 -> (offset=0, leaderEpoch=5), -uve-topic-9-23 -> (offset=0, leaderEpoch=5), -uve-topic-18-4 -> (offset=0, leaderEpoch=5), -uve-topic-1-23 -> (offset=0, leaderEpoch=5), -uve-topic-0-3 -> (offset=0, leaderEpoch=5), -uve-topic-23-20 -> (offset=0, leaderEpoch=5), -uve-topic-13-21 -> (offset=0, leaderEpoch=5), -uve-topic-28-8 -> (offset=0, leaderEpoch=5), -uve-topic-19-5 -> (offset=0, leaderEpoch=5), -uve-topic-11-29 -> (offset=0, leaderEpoch=5), -uve-topic-0-15 -> (offset=0, leaderEpoch=5), -uve-topic-19-11 -> (offset=0, leaderEpoch=5), -uve-topic-18-25 -> (offset=0, leaderEpoch=5), -uve-topic-0-9 -> (offset=0, leaderEpoch=5), -uve-topic-19-26 -> (offset=0, leaderEpoch=5), structured_syslog_topic-28 -> (offset=0, leaderEpoch=5), -uve-topic-22-29 -> (offset=0, leaderEpoch=5), -uve-topic-1-20 -> (offset=0, leaderEpoch=5), -uve-topic-3-2 -> (offset=0, leaderEpoch=5), -uve-topic-14-22 -> (offset=0, leaderEpoch=5), -uve-topic-29-12 -> (offset=0, leaderEpoch=5), -uve-topic-11-17 -> (offset=0, leaderEpoch=5), -uve-topic-29-9 -> (offset=0, leaderEpoch=5), structured_syslog_topic-25 -> (offset=0, leaderEpoch=5), -uve-topic-8-17 -> (offset=0, leaderEpoch=5), -uve-topic-26-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-26 -> (offset=0, leaderEpoch=5), -uve-topic-26-29 -> (offset=0, leaderEpoch=5), -uve-topic-9-2 -> (offset=0, leaderEpoch=5), -uve-topic-26-5 -> (offset=0, leaderEpoch=5), -uve-topic-1-14 -> (offset=0, leaderEpoch=5), -uve-topic-18-16 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=5), -uve-topic-10-12 -> (offset=0, leaderEpoch=5), -uve-topic-15-29 -> (offset=0, leaderEpoch=5), structured_syslog_topic-19 -> (offset=0, leaderEpoch=5), -uve-topic-6-10 -> (offset=0, leaderEpoch=5), -uve-topic-15-23 -> (offset=0, leaderEpoch=5), -uve-topic-12-18 -> (offset=0, leaderEpoch=5), -uve-topic-22-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-6 -> (offset=0, leaderEpoch=5), -uve-topic-10-24 -> (offset=0, leaderEpoch=5), -uve-topic-3-29 -> (offset=0, leaderEpoch=5), -uve-topic-21-24 -> (offset=0, leaderEpoch=5), -uve-topic-9-20 -> (offset=0, leaderEpoch=5), -uve-topic-16-19 -> (offset=0, leaderEpoch=5), -uve-topic-4-12 -> (offset=0, leaderEpoch=5), -uve-topic-23-11 -> (offset=0, leaderEpoch=5), -uve-topic-13-12 -> (offset=0, leaderEpoch=5), -uve-topic-7-11 -> (offset=0, leaderEpoch=5), -uve-topic-3-8 -> (offset=0, leaderEpoch=5), -uve-topic-19-29 -> (offset=0, leaderEpoch=5), -uve-topic-19-23 -> (offset=0, leaderEpoch=5), -uve-topic-6-28 -> (offset=0, leaderEpoch=5), -uve-topic-19-17 -> (offset=0, leaderEpoch=5), -uve-topic-2-14 -> (offset=0, leaderEpoch=5), -uve-topic-16-10 -> (offset=0, leaderEpoch=5), -uve-topic-26-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-28 -> (offset=0, leaderEpoch=5), -uve-topic-27-27 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=5), -uve-topic-12-3 -> (offset=0, leaderEpoch=5), -uve-topic-22-2 -> (offset=0, leaderEpoch=5), -uve-topic-0-0 -> (offset=970, leaderEpoch=5), -uve-topic-7-29 -> (offset=0, leaderEpoch=5), -uve-topic-14-4 -> (offset=0, leaderEpoch=5), -uve-topic-15-5 -> (offset=0, leaderEpoch=5), -uve-topic-20-28 -> (offset=0, leaderEpoch=5), -uve-topic-20-7 -> (offset=0, leaderEpoch=5), -uve-topic-8-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-12 -> (offset=0, leaderEpoch=5), -uve-topic-4-3 -> (offset=0, leaderEpoch=5), -uve-topic-3-11 -> (offset=0, leaderEpoch=5), -uve-topic-3-17 -> (offset=0, leaderEpoch=5), -uve-topic-4-9 -> (offset=0, leaderEpoch=5), -uve-topic-16-7 -> (offset=0, leaderEpoch=5), -uve-topic-5-20 -> (offset=0, leaderEpoch=5), -uve-topic-24-1 -> (offset=0, leaderEpoch=5), -uve-topic-18-22 -> (offset=0, leaderEpoch=5), -uve-topic-13-27 -> (offset=0, leaderEpoch=5), -uve-topic-23-26 -> (offset=0, leaderEpoch=5), -uve-topic-12-0 -> (offset=13, leaderEpoch=5), -uve-topic-9-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-2 -> (offset=0, leaderEpoch=5), -uve-topic-23-2 -> (offset=0, leaderEpoch=5), -uve-topic-13-3 -> (offset=0, leaderEpoch=5), -uve-topic-5-14 -> (offset=0, leaderEpoch=5), -uve-topic-2-11 -> (offset=0, leaderEpoch=5), -uve-topic-4-27 -> (offset=0, leaderEpoch=5), -uve-topic-9-26 -> (offset=0, leaderEpoch=5), -uve-topic-20-4 -> (offset=0, leaderEpoch=5), -uve-topic-3-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-21 -> (offset=0, leaderEpoch=5), -uve-topic-11-14 -> (offset=0, leaderEpoch=5), structured_syslog_topic-1 -> (offset=0, leaderEpoch=5), -uve-topic-3-5 -> (offset=0, leaderEpoch=5), -uve-topic-29-24 -> (offset=0, leaderEpoch=5), -uve-topic-10-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-23 -> (offset=0, leaderEpoch=5), -uve-topic-18-19 -> (offset=0, leaderEpoch=5), -uve-topic-19-20 -> (offset=0, leaderEpoch=5), structured_syslog_topic-13 -> (offset=0, leaderEpoch=5), -uve-topic-5-8 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=5), -uve-topic-4-0 -> (offset=0, leaderEpoch=5), -uve-topic-19-8 -> (offset=0, leaderEpoch=5), -uve-topic-28-17 -> (offset=0, leaderEpoch=5), -uve-topic-24-4 -> (offset=0, leaderEpoch=5), -uve-topic-22-14 -> (offset=0, leaderEpoch=5), -uve-topic-12-15 -> (offset=0, leaderEpoch=5), -uve-topic-9-29 -> (offset=0, leaderEpoch=5), -uve-topic-13-24 -> (offset=0, leaderEpoch=5), -uve-topic-23-23 -> (offset=0, leaderEpoch=5), -uve-topic-4-18 -> (offset=0, leaderEpoch=5), -uve-topic-5-17 -> (offset=0, leaderEpoch=5), -uve-topic-23-29 -> (offset=0, leaderEpoch=5), -uve-topic-6-19 -> (offset=0, leaderEpoch=5), -uve-topic-25-5 -> (offset=0, leaderEpoch=5), -uve-topic-0-24 -> (offset=0, leaderEpoch=5), -uve-topic-12-12 -> (offset=0, leaderEpoch=5), -uve-topic-22-11 -> (offset=0, leaderEpoch=5), -uve-topic-28-14 -> (offset=0, leaderEpoch=5), -uve-topic-26-26 -> (offset=0, leaderEpoch=5), -uve-topic-10-9 -> (offset=0, leaderEpoch=5), -uve-topic-5-2 -> (offset=0, leaderEpoch=5), -uve-topic-29-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-17 -> (offset=0, leaderEpoch=5), -uve-topic-11-26 -> (offset=0, leaderEpoch=5), -uve-topic-3-23 -> (offset=0, leaderEpoch=5), -uve-topic-11-11 -> (offset=0, leaderEpoch=5), -uve-topic-21-18 -> (offset=0, leaderEpoch=5), -uve-topic-18-7 -> (offset=0, leaderEpoch=5), -uve-topic-20-16 -> (offset=0, leaderEpoch=5), -uve-topic-29-15 -> (offset=0, leaderEpoch=5), -uve-topic-0-18 -> (offset=0, leaderEpoch=5), -uve-topic-9-17 -> (offset=0, leaderEpoch=5), -uve-topic-6-4 -> (offset=0, leaderEpoch=5), -uve-topic-21-9 -> (offset=0, leaderEpoch=5), -uve-topic-16-16 -> (offset=0, leaderEpoch=5), -uve-topic-28-20 -> (offset=0, leaderEpoch=5), -uve-topic-26-11 -> (offset=0, leaderEpoch=5), -uve-topic-12-27 -> (offset=0, leaderEpoch=5), -uve-topic-22-26 -> (offset=0, leaderEpoch=5), -uve-topic-9-14 -> (offset=0, leaderEpoch=5), -uve-topic-15-26 -> (offset=0, leaderEpoch=5), -uve-topic-24-16 -> (offset=0, leaderEpoch=5), -uve-topic-18-1 -> (offset=0, leaderEpoch=5), -uve-topic-7-23 -> (offset=0, leaderEpoch=5), -uve-topic-19-2 -> (offset=0, leaderEpoch=5), -uve-topic-0-27 -> (offset=0, leaderEpoch=5), -uve-topic-4-6 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=5), -uve-topic-16-28 -> (offset=0, leaderEpoch=5), -uve-topic-28-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-11 -> (offset=0, leaderEpoch=5), -uve-topic-2-29 -> (offset=0, leaderEpoch=5), -uve-topic-15-11 -> (offset=0, leaderEpoch=5), -uve-topic-2-8 -> (offset=0, leaderEpoch=5), -uve-topic-16-13 -> (offset=0, leaderEpoch=5), -uve-topic-6-22 -> (offset=0, leaderEpoch=5), -uve-topic-14-25 -> (offset=0, leaderEpoch=5), -uve-topic-7-5 -> (offset=0, leaderEpoch=5), -uve-topic-25-17 -> (offset=0, leaderEpoch=5), -uve-topic-20-19 -> (offset=0, leaderEpoch=5), -uve-topic-9-5 -> (offset=0, leaderEpoch=5), -uve-topic-0-6 -> (offset=0, leaderEpoch=5), -uve-topic-1-11 -> (offset=0, leaderEpoch=5), -uve-topic-24-13 -> (offset=0, leaderEpoch=5), -uve-topic-11-23 -> (offset=0, leaderEpoch=5), -uve-topic-22-23 -> (offset=0, leaderEpoch=5), -uve-topic-12-24 -> (offset=0, leaderEpoch=5), -uve-topic-10-0 -> (offset=0, leaderEpoch=5), -uve-topic-15-2 -> (offset=0, leaderEpoch=5), -uve-topic-29-18 -> (offset=0, leaderEpoch=5), -uve-topic-16-4 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=5), -uve-topic-2-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-6 -> (offset=0, leaderEpoch=5), -uve-topic-2-5 -> (offset=0, leaderEpoch=5), -uve-topic-10-6 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=5), -uve-topic-4-15 -> (offset=0, leaderEpoch=5), -uve-topic-6-1 -> (offset=0, leaderEpoch=5), -uve-topic-3-20 -> (offset=0, leaderEpoch=5), -uve-topic-27-9 -> (offset=0, leaderEpoch=5), -uve-topic-17-10 -> (offset=0, leaderEpoch=5), -uve-topic-4-21 -> (offset=0, leaderEpoch=5), -uve-topic-4-24 -> (offset=0, leaderEpoch=5), -uve-topic-16-22 -> (offset=0, leaderEpoch=5), -uve-topic-26-2 -> (offset=0, leaderEpoch=5), -uve-topic-21-0 -> (offset=96, leaderEpoch=5), -uve-topic-7-2 -> (offset=0, leaderEpoch=5), -uve-topic-20-13 -> (offset=0, leaderEpoch=5), -uve-topic-13-0 -> (offset=13, leaderEpoch=5), -uve-topic-16-1 -> (offset=0, leaderEpoch=5), -uve-topic-25-20 -> (offset=0, leaderEpoch=5), -uve-topic-25-14 -> (offset=0, leaderEpoch=5), -uve-topic-26-8 -> (offset=0, leaderEpoch=5), -uve-topic-8-14 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=5), -uve-topic-14-10 -> (offset=0, leaderEpoch=5), -uve-topic-13-9 -> (offset=0, leaderEpoch=5), -uve-topic-23-8 -> (offset=0, leaderEpoch=5), -uve-topic-7-20 -> (offset=0, leaderEpoch=5), -uve-topic-28-5 -> (offset=0, leaderEpoch=5), -uve-topic-21-27 -> (offset=0, leaderEpoch=5), -uve-topic-29-6 -> (offset=0, leaderEpoch=5), -uve-topic-10-3 -> (offset=0, leaderEpoch=5), -uve-topic-5-29 -> (offset=0, leaderEpoch=5), -uve-topic-5-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-3 -> (offset=0, leaderEpoch=5), -uve-topic-24-25 -> (offset=0, leaderEpoch=5), structured_syslog_topic-7 -> (offset=0, leaderEpoch=5), -uve-topic-11-20 -> (offset=0, leaderEpoch=5), -uve-topic-5-11 -> (offset=0, leaderEpoch=5), -uve-topic-1-8 -> (offset=0, leaderEpoch=5), -uve-topic-20-10 -> (offset=0, leaderEpoch=5), -uve-topic-17-16 -> (offset=0, leaderEpoch=5), -uve-topic-27-15 -> (offset=0, leaderEpoch=5), -uve-topic-10-18 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=5), -uve-topic-20-1 -> (offset=0, leaderEpoch=5), -uve-topic-29-3 -> (offset=0, leaderEpoch=5), -uve-topic-1-2 -> (offset=0, leaderEpoch=5), -uve-topic-1-29 -> (offset=0, leaderEpoch=5), -uve-topic-25-26 -> (offset=0, leaderEpoch=5), -uve-topic-17-13 -> (offset=0, leaderEpoch=5), -uve-topic-27-12 -> (offset=0, leaderEpoch=5), -uve-topic-29-0 -> (offset=143, leaderEpoch=5), -uve-topic-20-25 -> (offset=0, leaderEpoch=5), -uve-topic-26-14 -> (offset=0, leaderEpoch=5), structured_syslog_topic-4 -> (offset=0, leaderEpoch=5), -uve-topic-28-29 -> (offset=0, leaderEpoch=5), -uve-topic-25-11 -> (offset=0, leaderEpoch=5), -uve-topic-14-19 -> (offset=0, leaderEpoch=5), -uve-topic-9-11 -> (offset=0, leaderEpoch=5), -uve-topic-24-10 -> (offset=0, leaderEpoch=5), -uve-topic-15-20 -> (offset=0, leaderEpoch=5)) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,234] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,278] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,279] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,071] INFO [Log 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.Log) [2025-02-06 02:00:43,078] INFO [Log 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.Log) [2025-02-06 02:00:43,081] INFO [Log 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.Log) [2025-02-06 02:00:43,084] INFO [Log 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.Log) [2025-02-06 02:00:43,087] INFO [Log 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.Log) [2025-02-06 02:00:43,090] INFO [Log 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.Log) [2025-02-06 02:00:43,094] INFO [Log 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.Log) [2025-02-06 02:00:43,099] INFO [Log 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.Log) [2025-02-06 02:00:43,102] INFO [Log 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.Log) [2025-02-06 02:00:43,105] INFO [Log 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.Log) [2025-02-06 02:00:43,108] INFO [Log 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.Log) [2025-02-06 02:00:43,111] INFO [Log 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.Log) [2025-02-06 02:00:43,113] INFO [Log 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.Log) [2025-02-06 02:00:43,119] INFO [Log 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.Log) [2025-02-06 02:00:43,122] INFO [Log 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.Log) [2025-02-06 02:00:43,125] INFO [Log 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.Log) [2025-02-06 02:00:43,127] INFO [Log 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.Log) [2025-02-06 02:00:43,130] INFO [Log 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.Log) [2025-02-06 02:00:43,133] INFO [Log 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.Log) [2025-02-06 02:00:43,136] INFO [Log 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.Log) [2025-02-06 02:00:43,141] INFO [Log 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.Log) [2025-02-06 02:00:43,145] INFO [Log 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.Log) [2025-02-06 02:00:43,148] INFO [Log 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.Log) [2025-02-06 02:00:43,154] INFO [Log 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.Log) [2025-02-06 02:00:43,157] INFO [Log 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.Log) [2025-02-06 02:00:43,159] INFO [Log 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.Log) [2025-02-06 02:00:43,162] INFO [Log 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.Log) [2025-02-06 02:00:43,166] INFO [Log 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.Log) [2025-02-06 02:00:43,169] INFO [Log 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.Log) [2025-02-06 02:00:43,171] INFO [Log 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.Log) [2025-02-06 02:00:43,175] INFO [Log 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.Log) [2025-02-06 02:00:43,180] INFO [Log 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.Log) [2025-02-06 02:00:43,184] INFO [Log 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.Log) [2025-02-06 02:00:43,187] INFO [Log 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.Log) [2025-02-06 02:00:43,190] INFO [Log 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.Log) [2025-02-06 02:00:43,195] INFO [Log 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.Log) [2025-02-06 02:00:43,198] INFO [Log 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.Log) [2025-02-06 02:00:43,201] INFO [Log 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.Log) [2025-02-06 02:00:43,204] INFO [Log 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.Log) [2025-02-06 02:00:43,207] INFO [Log 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.Log) [2025-02-06 02:00:43,210] INFO [Log 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.Log) [2025-02-06 02:00:43,215] INFO [Log 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.Log) [2025-02-06 02:00:43,218] INFO [Log 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.Log) [2025-02-06 02:00:43,223] INFO [Log 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.Log) [2025-02-06 02:00:43,228] INFO [Log 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.Log) [2025-02-06 02:00:43,234] INFO [Log 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.Log) [2025-02-06 02:00:43,238] INFO [Log 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.Log) [2025-02-06 02:00:43,241] INFO [Log 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.Log) [2025-02-06 02:00:43,244] INFO [Log 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.Log) [2025-02-06 02:00:43,249] INFO [Log 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.Log) [2025-02-06 02:00:43,252] INFO [Log 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.Log) [2025-02-06 02:00:43,255] INFO [Log 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.Log) [2025-02-06 02:00:43,258] INFO [Log 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.Log) [2025-02-06 02:00:43,261] INFO [Log 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.Log) [2025-02-06 02:00:43,265] INFO [Log 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.Log) [2025-02-06 02:00:43,267] INFO [Log 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.Log) [2025-02-06 02:00:43,270] INFO [Log 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.Log) [2025-02-06 02:00:43,273] INFO [Log 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.Log) [2025-02-06 02:00:43,276] INFO [Log 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.Log) [2025-02-06 02:00:43,279] INFO [Log 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.Log) [2025-02-06 02:00:43,282] INFO [Log 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.Log) [2025-02-06 02:00:43,285] INFO [Log 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.Log) [2025-02-06 02:00:43,289] INFO [Log 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.Log) [2025-02-06 02:00:43,292] INFO [Log 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.Log) [2025-02-06 02:00:43,295] INFO [Log 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.Log) [2025-02-06 02:00:43,298] INFO [Log 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.Log) [2025-02-06 02:00:43,301] INFO [Log 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.Log) [2025-02-06 02:00:43,302] INFO [Log 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.Log) [2025-02-06 02:00:43,305] INFO [Log 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.Log) [2025-02-06 02:00:43,307] INFO [Log 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.Log) [2025-02-06 02:00:43,310] INFO [Log 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.Log) [2025-02-06 02:00:43,311] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,311] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,311] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,311] INFO [Log 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.Log) [2025-02-06 02:00:43,313] INFO [Log 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.Log) [2025-02-06 02:00:43,318] INFO [Log 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.Log) [2025-02-06 02:00:43,320] INFO [Log 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.Log) [2025-02-06 02:00:43,322] INFO [Log 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.Log) [2025-02-06 02:00:43,325] INFO [Log 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.Log) [2025-02-06 02:00:43,327] INFO [Log 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.Log) [2025-02-06 02:00:43,329] INFO [Log 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.Log) [2025-02-06 02:00:43,334] INFO [Log 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.Log) [2025-02-06 02:00:43,336] INFO [Log 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.Log) [2025-02-06 02:00:43,338] INFO [Log 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.Log) [2025-02-06 02:00:43,341] INFO [Log 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.Log) [2025-02-06 02:00:43,343] INFO [Log 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.Log) [2025-02-06 02:00:43,345] INFO [Log 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.Log) [2025-02-06 02:00:43,348] INFO [Log 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.Log) [2025-02-06 02:00:43,351] INFO [Log 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.Log) [2025-02-06 02:00:43,353] INFO [Log 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.Log) [2025-02-06 02:00:43,356] INFO [Log 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.Log) [2025-02-06 02:00:43,358] INFO [Log 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.Log) [2025-02-06 02:00:43,361] INFO [Log 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.Log) [2025-02-06 02:00:43,363] INFO [Log 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.Log) [2025-02-06 02:00:43,366] INFO [Log 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.Log) [2025-02-06 02:00:43,369] INFO [Log 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.Log) [2025-02-06 02:00:43,372] INFO [Log 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.Log) [2025-02-06 02:00:43,375] INFO [Log 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.Log) [2025-02-06 02:00:43,377] INFO [Log 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.Log) [2025-02-06 02:00:43,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,379] INFO [Log 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.Log) [2025-02-06 02:00:43,381] INFO [Log 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.Log) [2025-02-06 02:00:43,383] INFO [Log 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.Log) [2025-02-06 02:00:43,385] INFO [Log 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.Log) [2025-02-06 02:00:43,386] INFO [Log 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.Log) [2025-02-06 02:00:43,388] INFO [Log 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.Log) [2025-02-06 02:00:43,391] INFO [Log 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.Log) [2025-02-06 02:00:43,393] INFO [Log 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.Log) [2025-02-06 02:00:43,397] INFO [Log 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.Log) [2025-02-06 02:00:43,400] INFO [Log 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.Log) [2025-02-06 02:00:43,401] INFO [Log 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.Log) [2025-02-06 02:00:43,404] INFO [Log 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.Log) [2025-02-06 02:00:43,407] INFO [Log 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.Log) [2025-02-06 02:00:43,409] INFO [Log 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.Log) [2025-02-06 02:00:43,413] INFO [Log 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.Log) [2025-02-06 02:00:43,414] INFO [Log 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.Log) [2025-02-06 02:00:43,416] INFO [Log 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.Log) [2025-02-06 02:00:43,419] INFO [Log 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.Log) [2025-02-06 02:00:43,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,421] INFO [Log 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.Log) [2025-02-06 02:00:43,423] INFO [Log 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.Log) [2025-02-06 02:00:43,425] INFO [Log 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.Log) [2025-02-06 02:00:43,427] INFO [Log 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.Log) [2025-02-06 02:00:43,429] INFO [Log 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.Log) [2025-02-06 02:00:43,431] INFO [Log 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.Log) [2025-02-06 02:00:43,434] INFO [Log 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.Log) [2025-02-06 02:00:43,437] INFO [Log 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.Log) [2025-02-06 02:00:43,440] INFO [Log 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.Log) [2025-02-06 02:00:43,442] INFO [Log 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.Log) [2025-02-06 02:00:43,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,448] INFO [Log 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.Log) [2025-02-06 02:00:43,450] INFO [Log 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.Log) [2025-02-06 02:00:43,451] INFO [Log 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.Log) [2025-02-06 02:00:43,453] INFO [Log 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.Log) [2025-02-06 02:00:43,456] INFO [Log 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.Log) [2025-02-06 02:00:43,458] INFO [Log 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.Log) [2025-02-06 02:00:43,467] INFO [Log 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.Log) [2025-02-06 02:00:43,471] INFO [Log 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.Log) [2025-02-06 02:00:43,473] INFO [Log 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.Log) [2025-02-06 02:00:43,478] INFO [Log 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.Log) [2025-02-06 02:00:43,482] INFO [Log 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.Log) [2025-02-06 02:00:43,485] INFO [Log 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.Log) [2025-02-06 02:00:43,488] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,488] INFO [Log 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.Log) [2025-02-06 02:00:43,493] INFO [Log 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.Log) [2025-02-06 02:00:43,495] INFO [Log 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.Log) [2025-02-06 02:00:43,497] INFO [Log 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.Log) [2025-02-06 02:00:43,500] INFO [Log 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.Log) [2025-02-06 02:00:43,503] INFO [Log 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.Log) [2025-02-06 02:00:43,506] INFO [Log 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.Log) [2025-02-06 02:00:43,507] INFO [Log 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.Log) [2025-02-06 02:00:43,510] INFO [Log 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.Log) [2025-02-06 02:00:43,512] INFO [Log 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.Log) [2025-02-06 02:00:43,514] INFO [Log 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.Log) [2025-02-06 02:00:43,518] INFO [Log 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.Log) [2025-02-06 02:00:43,522] INFO [Log 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.Log) [2025-02-06 02:00:43,525] INFO [Log 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.Log) [2025-02-06 02:00:43,528] INFO [Log 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.Log) [2025-02-06 02:00:43,532] INFO [Log 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.Log) [2025-02-06 02:00:43,533] INFO [Log 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.Log) [2025-02-06 02:00:43,536] INFO [Log 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.Log) [2025-02-06 02:00:43,540] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,540] INFO [Log 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.Log) [2025-02-06 02:00:43,544] INFO [Log 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.Log) [2025-02-06 02:00:43,546] INFO [Log 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.Log) [2025-02-06 02:00:43,549] INFO [Log 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.Log) [2025-02-06 02:00:43,551] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,551] INFO [Log 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.Log) [2025-02-06 02:00:43,554] INFO [Log 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.Log) [2025-02-06 02:00:43,556] INFO [Log 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.Log) [2025-02-06 02:00:43,559] INFO [Log 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.Log) [2025-02-06 02:00:43,561] INFO [Log 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.Log) [2025-02-06 02:00:43,563] INFO [Log 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.Log) [2025-02-06 02:00:43,564] INFO [Log 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.Log) [2025-02-06 02:00:43,567] INFO [Log 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.Log) [2025-02-06 02:00:43,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,573] INFO [Log 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.Log) [2025-02-06 02:00:43,575] INFO [Log 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.Log) [2025-02-06 02:00:43,577] INFO [Log 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.Log) [2025-02-06 02:00:43,579] INFO [Log 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.Log) [2025-02-06 02:00:43,580] INFO [Log 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.Log) [2025-02-06 02:00:43,582] INFO [Log 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.Log) [2025-02-06 02:00:43,585] INFO [Log 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.Log) [2025-02-06 02:00:43,591] INFO [Log 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.Log) [2025-02-06 02:00:43,593] INFO [Log 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.Log) [2025-02-06 02:00:43,596] INFO [Log 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.Log) [2025-02-06 02:00:43,600] INFO [Log 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.Log) [2025-02-06 02:00:43,602] INFO [Log 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.Log) [2025-02-06 02:00:43,608] INFO [Log 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.Log) [2025-02-06 02:00:43,610] INFO [Log 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.Log) [2025-02-06 02:00:43,612] INFO [Log 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.Log) [2025-02-06 02:00:43,613] INFO [Log 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.Log) [2025-02-06 02:00:43,614] INFO [Log 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.Log) [2025-02-06 02:00:43,616] INFO [Log 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.Log) [2025-02-06 02:00:43,621] INFO [Log 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.Log) [2025-02-06 02:00:43,624] INFO [Log 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.Log) [2025-02-06 02:00:43,625] INFO [Log 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.Log) [2025-02-06 02:00:43,627] INFO [Log 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.Log) [2025-02-06 02:00:43,630] INFO [Log 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.Log) [2025-02-06 02:00:43,633] INFO [Log 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.Log) [2025-02-06 02:00:43,636] INFO [Log 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.Log) [2025-02-06 02:00:43,640] INFO [Log 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.Log) [2025-02-06 02:00:43,642] INFO [Log 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.Log) [2025-02-06 02:00:43,669] INFO [Log 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.Log) [2025-02-06 02:00:43,672] INFO [Log 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.Log) [2025-02-06 02:00:43,674] INFO [Log 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.Log) [2025-02-06 02:00:43,676] INFO [Log 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.Log) [2025-02-06 02:00:43,680] INFO [Log 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.Log) [2025-02-06 02:00:43,684] INFO [Log 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.Log) [2025-02-06 02:00:43,686] INFO [Log 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.Log) [2025-02-06 02:00:43,687] INFO [Log 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.Log) [2025-02-06 02:00:43,692] INFO [Log 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.Log) [2025-02-06 02:00:43,695] INFO [Log 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.Log) [2025-02-06 02:00:43,697] INFO [Log 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.Log) [2025-02-06 02:00:43,700] INFO [Log 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.Log) [2025-02-06 02:00:43,702] INFO [Log 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.Log) [2025-02-06 02:00:43,706] INFO [Log 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.Log) [2025-02-06 02:00:43,708] INFO [Log 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.Log) [2025-02-06 02:00:43,709] INFO [Log 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.Log) [2025-02-06 02:00:43,715] INFO [Log 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.Log) [2025-02-06 02:00:43,719] INFO [Log 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.Log) [2025-02-06 02:00:43,723] INFO [Log 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.Log) [2025-02-06 02:00:43,729] INFO [Log 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.Log) [2025-02-06 02:00:43,733] INFO [Log 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.Log) [2025-02-06 02:00:43,736] INFO [Log 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.Log) [2025-02-06 02:00:43,738] INFO [Log 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.Log) [2025-02-06 02:00:43,740] INFO [Log 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.Log) [2025-02-06 02:00:43,743] INFO [Log 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.Log) [2025-02-06 02:00:43,745] INFO [Log 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.Log) [2025-02-06 02:00:43,747] INFO [Log 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.Log) [2025-02-06 02:00:43,749] INFO [Log 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.Log) [2025-02-06 02:00:43,750] INFO [Log 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.Log) [2025-02-06 02:00:43,751] INFO [Log 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.Log) [2025-02-06 02:00:43,754] INFO [Log 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.Log) [2025-02-06 02:00:43,759] INFO [Log 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.Log) [2025-02-06 02:00:43,761] INFO [Log 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.Log) [2025-02-06 02:00:43,771] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,771] INFO [Log 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.Log) [2025-02-06 02:00:43,773] INFO [Log 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.Log) [2025-02-06 02:00:43,780] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,780] INFO [Log 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.Log) [2025-02-06 02:00:43,783] INFO [Log 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.Log) [2025-02-06 02:00:43,786] INFO [Log 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.Log) [2025-02-06 02:00:43,790] INFO [Log 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.Log) [2025-02-06 02:00:43,792] INFO [Log 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.Log) [2025-02-06 02:00:43,796] INFO [Log 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.Log) [2025-02-06 02:00:43,798] INFO [Log 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.Log) [2025-02-06 02:00:43,800] INFO [Log 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.Log) [2025-02-06 02:00:43,802] INFO [Log 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.Log) [2025-02-06 02:00:43,804] INFO [Log 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.Log) [2025-02-06 02:00:43,807] INFO [Log 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.Log) [2025-02-06 02:00:43,809] INFO [Log 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.Log) [2025-02-06 02:00:43,812] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,812] INFO [Log 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.Log) [2025-02-06 02:00:43,815] INFO [Log 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.Log) [2025-02-06 02:00:43,818] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,818] INFO [Log 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.Log) [2025-02-06 02:00:43,821] INFO [Log 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.Log) [2025-02-06 02:00:43,823] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,823] INFO [Log 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.Log) [2025-02-06 02:00:43,826] INFO [Log 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.Log) [2025-02-06 02:00:43,830] INFO [Log 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.Log) [2025-02-06 02:00:43,832] INFO [Log 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.Log) [2025-02-06 02:00:43,838] INFO [Log 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.Log) [2025-02-06 02:00:43,841] INFO [Log 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.Log) [2025-02-06 02:00:43,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,843] INFO [Log 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.Log) [2025-02-06 02:00:43,846] INFO [Log 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.Log) [2025-02-06 02:00:43,848] INFO [Log 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.Log) [2025-02-06 02:00:43,850] INFO [Log 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.Log) [2025-02-06 02:00:43,852] INFO [Log 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.Log) [2025-02-06 02:00:43,854] INFO [Log 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.Log) [2025-02-06 02:00:43,856] INFO [Log 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.Log) [2025-02-06 02:00:43,858] INFO [Log 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.Log) [2025-02-06 02:00:43,863] INFO [Log 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.Log) [2025-02-06 02:00:43,866] INFO [Log 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.Log) [2025-02-06 02:00:43,869] INFO [Log 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.Log) [2025-02-06 02:00:43,871] INFO [Log 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.Log) [2025-02-06 02:00:43,874] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,874] INFO [Log 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.Log) [2025-02-06 02:00:43,878] INFO [Log 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.Log) [2025-02-06 02:00:43,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,884] INFO [Log 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.Log) [2025-02-06 02:00:43,885] INFO [Log 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.Log) [2025-02-06 02:00:43,889] INFO [Log 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.Log) [2025-02-06 02:00:43,894] INFO [Log 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.Log) [2025-02-06 02:00:43,897] INFO [Log 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.Log) [2025-02-06 02:00:43,899] INFO [Log 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.Log) [2025-02-06 02:00:43,901] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,901] INFO [Log 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.Log) [2025-02-06 02:00:43,904] INFO [Log 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.Log) [2025-02-06 02:00:43,908] INFO [Log 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.Log) [2025-02-06 02:00:43,910] INFO [Log 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.Log) [2025-02-06 02:00:43,913] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,913] INFO [Log 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.Log) [2025-02-06 02:00:43,917] INFO [Log 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.Log) [2025-02-06 02:00:43,920] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,920] INFO [Log 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.Log) [2025-02-06 02:00:43,922] INFO [Log 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.Log) [2025-02-06 02:00:43,930] INFO [Log 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.Log) [2025-02-06 02:00:43,932] INFO [Log 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.Log) [2025-02-06 02:00:43,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,936] INFO [Log 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.Log) [2025-02-06 02:00:43,939] INFO [Log 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.Log) [2025-02-06 02:00:43,941] INFO [Log 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.Log) [2025-02-06 02:00:43,944] INFO [Log 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.Log) [2025-02-06 02:00:43,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,946] INFO [Log 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.Log) [2025-02-06 02:00:43,948] INFO [Log 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.Log) [2025-02-06 02:00:43,950] INFO [Log 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.Log) [2025-02-06 02:00:43,951] INFO [Log 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.Log) [2025-02-06 02:00:43,953] INFO [Log 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.Log) [2025-02-06 02:00:43,956] INFO [Log 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.Log) [2025-02-06 02:00:43,957] INFO [Log 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.Log) [2025-02-06 02:00:43,980] INFO [Log 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.Log) [2025-02-06 02:00:43,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,997] INFO [Log 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.Log) [2025-02-06 02:00:44,013] INFO [Log 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.Log) [2025-02-06 02:00:44,016] INFO [Log 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.Log) [2025-02-06 02:00:44,019] INFO [Log 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.Log) [2025-02-06 02:00:44,021] INFO [Log 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.Log) [2025-02-06 02:00:44,023] INFO [Log 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.Log) [2025-02-06 02:00:44,027] INFO [Log 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.Log) [2025-02-06 02:00:44,030] INFO [Log 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.Log) [2025-02-06 02:00:44,032] INFO [Log 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.Log) [2025-02-06 02:00:44,035] INFO [Log 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.Log) [2025-02-06 02:00:44,037] INFO [Log 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.Log) [2025-02-06 02:00:44,044] INFO [Log 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.Log) [2025-02-06 02:00:44,047] INFO [Log 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.Log) [2025-02-06 02:00:44,051] INFO [Log 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.Log) [2025-02-06 02:00:44,054] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,054] INFO [Log 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.Log) [2025-02-06 02:00:44,060] INFO [Log 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.Log) [2025-02-06 02:00:44,066] INFO [Log 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.Log) [2025-02-06 02:00:44,066] INFO [Log 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.Log) [2025-02-06 02:00:44,081] INFO [Log 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.Log) [2025-02-06 02:00:44,086] INFO [Log 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.Log) [2025-02-06 02:00:44,090] INFO [Log 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.Log) [2025-02-06 02:00:44,096] INFO [Log 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.Log) [2025-02-06 02:00:44,100] INFO [Log 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.Log) [2025-02-06 02:00:44,105] INFO [Log 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.Log) [2025-02-06 02:00:44,107] INFO [Log 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.Log) [2025-02-06 02:00:44,116] INFO [Log 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.Log) [2025-02-06 02:00:44,118] INFO [Log 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.Log) [2025-02-06 02:00:44,122] INFO [Log 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.Log) [2025-02-06 02:00:44,125] INFO [Log 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.Log) [2025-02-06 02:00:44,128] INFO [Log 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.Log) [2025-02-06 02:00:44,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,130] INFO [Log 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.Log) [2025-02-06 02:00:44,134] INFO [Log 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.Log) [2025-02-06 02:00:44,139] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,139] INFO [Log 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.Log) [2025-02-06 02:00:44,142] INFO [Log 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.Log) [2025-02-06 02:00:44,144] INFO [Log 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.Log) [2025-02-06 02:00:44,148] INFO [Log 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.Log) [2025-02-06 02:00:44,152] INFO [Log 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.Log) [2025-02-06 02:00:44,156] INFO [Log 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.Log) [2025-02-06 02:00:44,163] INFO [Log 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.Log) [2025-02-06 02:00:44,167] INFO [Log 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.Log) [2025-02-06 02:00:44,173] INFO [Log 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.Log) [2025-02-06 02:00:44,176] INFO [Log 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.Log) [2025-02-06 02:00:44,179] INFO [Log 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.Log) [2025-02-06 02:00:44,184] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 217 has no effect as the largest offset in the log is 216 (kafka.log.Log) [2025-02-06 02:00:44,184] INFO [Log 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.Log) [2025-02-06 02:00:44,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,186] INFO [Log 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.Log) [2025-02-06 02:00:44,190] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 216 has no effect as the largest offset in the log is 215 (kafka.log.Log) [2025-02-06 02:00:44,190] INFO [Log 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.Log) [2025-02-06 02:00:44,192] INFO [Log 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.Log) [2025-02-06 02:00:44,195] INFO [Log 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.Log) [2025-02-06 02:00:44,197] INFO [Log 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.Log) [2025-02-06 02:00:44,200] INFO [Log 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.Log) [2025-02-06 02:00:44,202] INFO [Log 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.Log) [2025-02-06 02:00:44,205] INFO [Log 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.Log) [2025-02-06 02:00:44,208] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,208] INFO [Log 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.Log) [2025-02-06 02:00:44,209] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 74 has no effect as the largest offset in the log is 73 (kafka.log.Log) [2025-02-06 02:00:44,209] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 170 has no effect as the largest offset in the log is 169 (kafka.log.Log) [2025-02-06 02:00:44,209] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 111 has no effect as the largest offset in the log is 110 (kafka.log.Log) [2025-02-06 02:00:44,209] INFO [Log 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.Log) [2025-02-06 02:00:44,211] INFO [Log 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.Log) [2025-02-06 02:00:44,213] INFO [Log 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.Log) [2025-02-06 02:00:44,215] INFO [Log 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.Log) [2025-02-06 02:00:44,217] INFO [Log 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.Log) [2025-02-06 02:00:44,223] INFO [Log 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.Log) [2025-02-06 02:00:44,224] INFO [Log 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.Log) [2025-02-06 02:00:44,226] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,226] INFO [Log 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.Log) [2025-02-06 02:00:44,228] INFO [Log 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.Log) [2025-02-06 02:00:44,230] INFO [Log 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.Log) [2025-02-06 02:00:44,231] INFO [Log 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.Log) [2025-02-06 02:00:44,233] INFO [Log 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.Log) [2025-02-06 02:00:44,238] INFO [Log 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.Log) [2025-02-06 02:00:44,244] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,244] INFO [Log 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.Log) [2025-02-06 02:00:44,248] INFO [Log 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.Log) [2025-02-06 02:00:44,254] INFO [Log 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.Log) [2025-02-06 02:00:44,257] INFO [Log 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.Log) [2025-02-06 02:00:44,260] INFO [Log 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.Log) [2025-02-06 02:00:44,262] INFO [Log 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.Log) [2025-02-06 02:00:44,265] INFO [Log 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.Log) [2025-02-06 02:00:44,268] INFO [Log 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.Log) [2025-02-06 02:00:44,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,272] INFO [Log 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.Log) [2025-02-06 02:00:44,275] INFO [Log 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.Log) [2025-02-06 02:00:44,277] INFO [Log 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.Log) [2025-02-06 02:00:44,279] INFO [Log 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.Log) [2025-02-06 02:00:44,280] INFO [Log 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.Log) [2025-02-06 02:00:44,283] INFO [Log 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.Log) [2025-02-06 02:00:44,285] INFO [Log 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.Log) [2025-02-06 02:00:44,290] INFO [Log 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.Log) [2025-02-06 02:00:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,291] INFO [Log 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.Log) [2025-02-06 02:00:44,292] INFO [Log 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.Log) [2025-02-06 02:00:44,295] INFO [Log 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.Log) [2025-02-06 02:00:44,297] INFO [Log 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.Log) [2025-02-06 02:00:44,301] INFO [Log 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.Log) [2025-02-06 02:00:44,305] INFO [Log 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.Log) [2025-02-06 02:00:44,305] INFO [Log 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.Log) [2025-02-06 02:00:44,308] INFO [Log 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.Log) [2025-02-06 02:00:44,310] INFO [Log 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.Log) [2025-02-06 02:00:44,312] INFO [Log 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.Log) [2025-02-06 02:00:44,316] INFO [Log 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.Log) [2025-02-06 02:00:44,318] INFO [Log 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.Log) [2025-02-06 02:00:44,320] INFO [Log 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.Log) [2025-02-06 02:00:44,325] INFO [Log 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.Log) [2025-02-06 02:00:44,330] INFO [Log 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.Log) [2025-02-06 02:00:44,334] INFO [Log 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.Log) [2025-02-06 02:00:44,337] INFO [Log 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.Log) [2025-02-06 02:00:44,339] INFO [Log 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.Log) [2025-02-06 02:00:44,342] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 13 has no effect as the largest offset in the log is 12 (kafka.log.Log) [2025-02-06 02:00:44,342] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 13 has no effect as the largest offset in the log is 12 (kafka.log.Log) [2025-02-06 02:00:44,342] INFO [Log 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.Log) [2025-02-06 02:00:44,345] INFO [Log 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.Log) [2025-02-06 02:00:44,347] INFO [Log 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.Log) [2025-02-06 02:00:44,350] INFO [Log 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.Log) [2025-02-06 02:00:44,351] INFO [Log 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.Log) [2025-02-06 02:00:44,353] INFO [Log 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.Log) [2025-02-06 02:00:44,357] INFO [Log 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.Log) [2025-02-06 02:00:44,359] INFO [Log 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.Log) [2025-02-06 02:00:44,362] INFO [Log 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.Log) [2025-02-06 02:00:44,364] INFO [Log 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.Log) [2025-02-06 02:00:44,367] INFO [Log 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.Log) [2025-02-06 02:00:44,369] INFO [Log 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.Log) [2025-02-06 02:00:44,375] INFO [Log 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.Log) [2025-02-06 02:00:44,381] INFO [Log 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.Log) [2025-02-06 02:00:44,383] INFO [Log 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.Log) [2025-02-06 02:00:44,385] INFO [Log 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.Log) [2025-02-06 02:00:44,388] INFO [Log 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.Log) [2025-02-06 02:00:44,393] INFO [Log 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.Log) [2025-02-06 02:00:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,397] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 96 has no effect as the largest offset in the log is 95 (kafka.log.Log) [2025-02-06 02:00:44,397] INFO [Log 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.Log) [2025-02-06 02:00:44,399] INFO [Log 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.Log) [2025-02-06 02:00:44,402] INFO [Log 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.Log) [2025-02-06 02:00:44,403] INFO [Log 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.Log) [2025-02-06 02:00:44,405] INFO [Log 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.Log) [2025-02-06 02:00:44,408] INFO [Log 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.Log) [2025-02-06 02:00:44,418] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,418] INFO [Log 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.Log) [2025-02-06 02:00:44,422] INFO [Log 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.Log) [2025-02-06 02:00:44,426] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 77 has no effect as the largest offset in the log is 76 (kafka.log.Log) [2025-02-06 02:00:44,426] INFO [Log 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.Log) [2025-02-06 02:00:44,429] INFO [Log 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.Log) [2025-02-06 02:00:44,432] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,432] INFO [Log 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.Log) [2025-02-06 02:00:44,434] INFO [Log 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.Log) [2025-02-06 02:00:44,442] INFO [Log 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.Log) [2025-02-06 02:00:44,450] INFO [Log 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.Log) [2025-02-06 02:00:44,452] INFO [Log 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.Log) [2025-02-06 02:00:44,454] INFO [Log 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.Log) [2025-02-06 02:00:44,456] INFO [Log 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.Log) [2025-02-06 02:00:44,458] INFO [Log 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.Log) [2025-02-06 02:00:44,460] INFO [Log 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.Log) [2025-02-06 02:00:44,469] INFO [Log 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.Log) [2025-02-06 02:00:44,471] INFO [Log 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.Log) [2025-02-06 02:00:44,473] INFO [Log 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.Log) [2025-02-06 02:00:44,476] INFO [Log 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.Log) [2025-02-06 02:00:44,478] INFO [Log 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.Log) [2025-02-06 02:00:44,480] INFO [Log 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.Log) [2025-02-06 02:00:44,484] INFO [Log 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.Log) [2025-02-06 02:00:44,487] INFO [Log 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.Log) [2025-02-06 02:00:44,489] INFO [Log 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.Log) [2025-02-06 02:00:44,494] INFO [Log 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.Log) [2025-02-06 02:00:44,495] INFO [Log 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.Log) [2025-02-06 02:00:44,498] INFO [Log 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.Log) [2025-02-06 02:00:44,501] INFO [Log 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.Log) [2025-02-06 02:00:44,504] INFO [Log 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.Log) [2025-02-06 02:00:44,506] INFO [Log 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.Log) [2025-02-06 02:00:44,509] INFO [Log 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.Log) [2025-02-06 02:00:44,510] INFO [Log 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.Log) [2025-02-06 02:00:44,514] INFO [Log 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.Log) [2025-02-06 02:00:44,518] INFO [Log 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.Log) [2025-02-06 02:00:44,521] INFO [Log 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.Log) [2025-02-06 02:00:44,524] INFO [Log 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.Log) [2025-02-06 02:00:44,529] INFO [Log 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.Log) [2025-02-06 02:00:44,533] INFO [Log 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.Log) [2025-02-06 02:00:44,537] INFO [Log 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.Log) [2025-02-06 02:00:44,538] INFO [Log 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.Log) [2025-02-06 02:00:44,543] INFO [Log 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.Log) [2025-02-06 02:00:44,546] INFO [Log 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.Log) [2025-02-06 02:00:44,548] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,548] INFO [Log 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.Log) [2025-02-06 02:00:44,550] INFO [Log 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.Log) [2025-02-06 02:00:44,553] INFO [Log 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.Log) [2025-02-06 02:00:44,555] INFO [Log 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.Log) [2025-02-06 02:00:44,557] INFO [Log 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.Log) [2025-02-06 02:00:44,559] INFO [Log 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.Log) [2025-02-06 02:00:44,563] INFO [Log 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.Log) [2025-02-06 02:00:44,569] INFO [Log 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.Log) [2025-02-06 02:00:44,571] INFO [Log 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.Log) [2025-02-06 02:00:44,574] INFO [Log 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.Log) [2025-02-06 02:00:44,577] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,577] INFO [Log 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.Log) [2025-02-06 02:00:44,580] INFO [Log 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.Log) [2025-02-06 02:00:44,582] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,582] INFO [Log 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.Log) [2025-02-06 02:00:44,586] INFO [Log 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.Log) [2025-02-06 02:00:44,588] INFO [Log 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.Log) [2025-02-06 02:00:44,591] INFO [Log 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.Log) [2025-02-06 02:00:44,593] INFO [Log 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.Log) [2025-02-06 02:00:44,594] INFO [Log 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.Log) [2025-02-06 02:00:44,597] INFO [Log 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.Log) [2025-02-06 02:00:44,601] INFO [Log 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.Log) [2025-02-06 02:00:44,603] INFO [Log 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.Log) [2025-02-06 02:00:44,608] INFO [Log 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.Log) [2025-02-06 02:00:44,611] INFO [Log 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.Log) [2025-02-06 02:00:44,612] INFO [Log 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.Log) [2025-02-06 02:00:44,615] INFO [Log 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.Log) [2025-02-06 02:00:44,619] INFO [Log 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.Log) [2025-02-06 02:00:44,622] INFO [Log 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.Log) [2025-02-06 02:00:44,629] INFO [Log 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.Log) [2025-02-06 02:00:44,642] INFO [Log 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.Log) [2025-02-06 02:00:44,643] INFO [Log 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.Log) [2025-02-06 02:00:44,647] INFO [Log 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.Log) [2025-02-06 02:00:44,649] INFO [Log 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.Log) [2025-02-06 02:00:44,652] INFO [Log 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.Log) [2025-02-06 02:00:44,654] INFO [Log 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.Log) [2025-02-06 02:00:44,659] INFO [Log 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.Log) [2025-02-06 02:00:44,661] INFO [Log 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.Log) [2025-02-06 02:00:44,664] INFO [Log 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.Log) [2025-02-06 02:00:44,667] INFO [Log 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.Log) [2025-02-06 02:00:44,670] INFO [Log 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.Log) [2025-02-06 02:00:44,672] INFO [Log 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.Log) [2025-02-06 02:00:44,673] INFO [Log 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.Log) [2025-02-06 02:00:44,679] INFO [Log 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.Log) [2025-02-06 02:00:44,682] INFO [Log 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.Log) [2025-02-06 02:00:44,686] INFO [Log 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.Log) [2025-02-06 02:00:44,691] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,691] INFO [Log 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.Log) [2025-02-06 02:00:44,695] INFO [Log 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.Log) [2025-02-06 02:00:44,698] INFO [Log 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.Log) [2025-02-06 02:00:44,702] INFO [Log 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.Log) [2025-02-06 02:00:44,706] INFO [Log 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.Log) [2025-02-06 02:00:44,709] INFO [Log 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.Log) [2025-02-06 02:00:44,712] INFO [Log 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.Log) [2025-02-06 02:00:44,717] INFO [Log 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.Log) [2025-02-06 02:00:44,723] INFO [Log 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.Log) [2025-02-06 02:00:44,728] INFO [Log 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.Log) [2025-02-06 02:00:44,734] INFO [Log 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.Log) [2025-02-06 02:00:44,745] INFO [Log 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.Log) [2025-02-06 02:00:44,747] INFO [Log 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.Log) [2025-02-06 02:00:44,750] INFO [Log 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.Log) [2025-02-06 02:00:44,753] INFO [Log 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.Log) [2025-02-06 02:00:44,757] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 75 has no effect as the largest offset in the log is 74 (kafka.log.Log) [2025-02-06 02:00:44,757] INFO [Log 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.Log) [2025-02-06 02:00:44,760] INFO [Log 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.Log) [2025-02-06 02:00:44,764] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 75 has no effect as the largest offset in the log is 74 (kafka.log.Log) [2025-02-06 02:00:44,765] INFO [Log 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.Log) [2025-02-06 02:00:44,767] INFO [Log 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.Log) [2025-02-06 02:00:44,772] INFO [Log 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.Log) [2025-02-06 02:00:44,781] INFO [Log 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.Log) [2025-02-06 02:00:44,783] INFO [Log 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.Log) [2025-02-06 02:00:44,786] INFO [Log 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.Log) [2025-02-06 02:00:44,788] INFO [Log 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.Log) [2025-02-06 02:00:44,790] INFO [Log 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.Log) [2025-02-06 02:00:44,791] INFO [Log 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.Log) [2025-02-06 02:00:44,796] INFO [Log 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.Log) [2025-02-06 02:00:44,799] INFO [Log 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.Log) [2025-02-06 02:00:44,801] INFO [Log 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.Log) [2025-02-06 02:00:44,803] INFO [Log 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.Log) [2025-02-06 02:00:44,807] INFO [Log 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.Log) [2025-02-06 02:00:44,807] INFO [Log 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.Log) [2025-02-06 02:00:44,809] INFO [Log 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.Log) [2025-02-06 02:00:44,813] INFO [Log 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.Log) [2025-02-06 02:00:44,819] INFO [Log 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.Log) [2025-02-06 02:00:44,824] INFO [Log 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.Log) [2025-02-06 02:00:44,828] INFO [Log 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.Log) [2025-02-06 02:00:44,830] INFO [Log 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.Log) [2025-02-06 02:00:44,834] INFO [Log 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.Log) [2025-02-06 02:00:44,835] INFO [Log 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.Log) [2025-02-06 02:00:44,837] INFO [Log 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.Log) [2025-02-06 02:00:44,840] INFO [Log 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.Log) [2025-02-06 02:00:44,841] INFO [Log 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.Log) [2025-02-06 02:00:44,844] INFO [Log 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.Log) [2025-02-06 02:00:44,850] INFO [Log 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.Log) [2025-02-06 02:00:44,856] INFO [Log 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.Log) [2025-02-06 02:00:44,857] INFO [Log 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.Log) [2025-02-06 02:00:44,859] INFO [Log 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.Log) [2025-02-06 02:00:44,863] INFO [Log 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.Log) [2025-02-06 02:00:44,865] INFO [Log 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.Log) [2025-02-06 02:00:44,867] INFO [Log 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.Log) [2025-02-06 02:00:44,872] INFO [Log 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.Log) [2025-02-06 02:00:44,877] INFO [Log 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.Log) [2025-02-06 02:00:44,884] INFO [Log 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.Log) [2025-02-06 02:00:44,891] INFO [Log 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.Log) [2025-02-06 02:00:44,893] INFO [Log 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.Log) [2025-02-06 02:00:44,897] INFO [Log 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.Log) [2025-02-06 02:00:44,900] INFO [Log 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.Log) [2025-02-06 02:00:44,903] INFO [Log 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.Log) [2025-02-06 02:00:44,907] INFO [Log 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.Log) [2025-02-06 02:00:44,911] INFO [Log 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.Log) [2025-02-06 02:00:44,917] INFO [Log 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.Log) [2025-02-06 02:00:44,921] INFO [Log 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.Log) [2025-02-06 02:00:44,925] INFO [Log 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.Log) [2025-02-06 02:00:44,928] INFO [Log 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.Log) [2025-02-06 02:00:44,931] INFO [Log 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.Log) [2025-02-06 02:00:44,934] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:44,934] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 970 has no effect as the largest offset in the log is 969 (kafka.log.Log) [2025-02-06 02:00:44,934] INFO [Log 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.Log) [2025-02-06 02:00:44,937] INFO [Log 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.Log) [2025-02-06 02:00:44,940] INFO [Log 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.Log) [2025-02-06 02:00:44,945] INFO [Log 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.Log) [2025-02-06 02:00:44,949] INFO [Log 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.Log) [2025-02-06 02:00:44,954] INFO [Log 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.Log) [2025-02-06 02:00:44,959] INFO [Log 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.Log) [2025-02-06 02:00:44,963] INFO [Log 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.Log) [2025-02-06 02:00:44,968] INFO [Log 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.Log) [2025-02-06 02:00:44,972] INFO [Log 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.Log) [2025-02-06 02:00:44,985] INFO [Log 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.Log) [2025-02-06 02:00:44,990] INFO [Log 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.Log) [2025-02-06 02:00:44,999] INFO [Log 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.Log) [2025-02-06 02:00:45,007] INFO [Log 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.Log) [2025-02-06 02:00:45,012] INFO [Log 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.Log) [2025-02-06 02:00:45,017] INFO [Log 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.Log) [2025-02-06 02:00:45,021] INFO [Log 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.Log) [2025-02-06 02:00:45,031] INFO [Log 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.Log) [2025-02-06 02:00:46,123] INFO [Log 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.Log) [2025-02-06 02:00:46,128] INFO [Log 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.Log) [2025-02-06 02:00:46,131] INFO [Log 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.Log) [2025-02-06 02:00:46,139] INFO [Log 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.Log) [2025-02-06 02:00:46,145] INFO [Log 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.Log) [2025-02-06 02:00:46,149] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 143 has no effect as the largest offset in the log is 142 (kafka.log.Log) [2025-02-06 02:00:46,149] INFO [Log 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.Log) [2025-02-06 02:00:46,153] INFO [Log 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.Log) [2025-02-06 02:00:46,156] INFO [Log 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.Log) [2025-02-06 02:00:46,160] INFO [Log 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.Log) [2025-02-06 02:00:46,163] INFO [Log 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.Log) [2025-02-06 02:00:46,166] INFO [Log 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.Log) [2025-02-06 02:00:46,169] INFO [Log 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.Log) [2025-02-06 02:00:46,172] INFO [Log 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.Log) [2025-02-06 02:00:46,176] INFO [Log 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.Log) [2025-02-06 02:00:46,183] INFO [Log 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.Log) [2025-02-06 02:00:46,187] INFO [Log 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.Log) [2025-02-06 02:00:46,191] INFO [Log 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.Log) [2025-02-06 02:00:46,195] INFO [Log 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.Log) [2025-02-06 02:00:46,201] INFO [Log 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.Log) [2025-02-06 02:00:46,204] INFO [Log 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.Log) [2025-02-06 02:00:46,206] INFO [Log 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.Log) [2025-02-06 02:00:46,210] INFO [Log 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.Log) [2025-02-06 02:00:46,215] INFO [Log 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.Log) [2025-02-06 02:00:46,219] INFO [Log 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.Log) [2025-02-06 02:00:46,222] INFO [Log 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.Log) [2025-02-06 02:00:46,226] INFO [Log 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.Log) [2025-02-06 02:00:46,233] INFO [Log 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.Log) [2025-02-06 02:00:46,237] INFO [Log 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.Log) [2025-02-06 02:00:46,253] INFO [Log 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.Log) [2025-02-06 02:00:46,257] INFO [Log 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.Log) [2025-02-06 02:00:46,265] INFO [Log 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.Log) [2025-02-06 02:00:46,272] INFO [Log 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.Log) [2025-02-06 02:00:46,275] INFO [Log 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.Log) [2025-02-06 02:00:46,277] INFO [Log 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.Log) [2025-02-06 02:00:46,280] INFO [Log 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.Log) [2025-02-06 02:00:46,283] INFO [Log 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.Log) [2025-02-06 02:00:46,286] INFO [Log 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.Log) [2025-02-06 02:00:46,289] INFO [Log 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.Log) [2025-02-06 02:00:46,292] INFO [Log 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.Log) [2025-02-06 02:00:46,295] INFO [Log 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.Log) [2025-02-06 02:00:46,301] INFO [Log 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.Log) [2025-02-06 02:00:46,306] INFO [Log 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.Log) [2025-02-06 02:01:09,363] INFO Unable to read additional data from server sessionid 0x20000584b6d002f, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,909] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,909] INFO Socket connection established, initiating session, client: /10.0.0.38:55332, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,910] INFO Unable to read additional data from server sessionid 0x20000584b6d002f, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:10,677] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:10,678] INFO Socket connection established, initiating session, client: /10.0.0.38:49800, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:10,678] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x20000584b6d002f, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:05:35,999] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 02:15:35,999] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 02:25:35,999] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)